|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
acceskey (defined by HTML).
Service
of ThreadCloningContext implementation has had the chance to
process the request.
Path.hasNext() routes to the action to child, otherwise calls the
appropriate ActionListener.
action(...)
method.
propagateAsAction(InputData) returns true then the action
is propagated to the child.
topServiceId and threadServiceId
fields from the Envrionment.
action triggering by this ContextMenuEntry.
ActionListener for a service.Fields which results are used.
PageContext and register
their body end scripts with this method.
FormElement.
FormElement.
MultiSelectControl.addFromBeanCollection(Collection, String, String) instead
SelectControl.addFromBeanCollection(Collection, String, String) instead
FormElement to this FormWidget.
FormElement to this FormWidget.
FormElement.
FormElement.
FormElement.
FormElement.
FormElement.addError(String) to register validation errors.
ListField.
StandardFlowContainerWidget.CallFrame.
DisplayItems corresponding to beans in beanCollection and adds
these to this MultiSelectControl.
DisplayItems corresponding to beans in beanCollection and adds
these to this MultiSelectControl.
DisplayItems corresponding to beans in beanCollection and adds
these to this MultiSelectControl.
DisplayItems corresponding to beans in beanCollection and adds
these to this MultiSelectControl.
DisplayItems corresponding to beans in beanCollection and adds
these to this SelectControl.
DisplayItems corresponding to beans in beanCollection and adds
these to this SelectControl.
DisplayItems corresponding to beans in beanCollection and adds
these to this SelectControl.
DisplayItems corresponding to beans in beanCollection and adds
these to this SelectControl.
DisplayItem's from Collection to this DisplayItemContainer.
- addItemsFromBeanCollection(DisplayItemContainer, Collection, String, String) -
Static method in class org.araneaframework.uilib.util.DisplayItemUtil
- Creates
DisplayItems corresponding to beans in beanCollection and adds
these to provided displayItemContainer.
- addItemsFromBeanCollection(DisplayItemContainer, Collection, String, Transformer) -
Static method in class org.araneaframework.uilib.util.DisplayItemUtil
- Creates
DisplayItems corresponding to beans in beanCollection and adds
these to provided displayItemContainer.
- addItemsFromBeanCollection(DisplayItemContainer, Collection, Transformer, String) -
Static method in class org.araneaframework.uilib.util.DisplayItemUtil
- Creates
DisplayItems corresponding to beans in beanCollection and adds
these to provided displayItemContainer.
- addItemsFromBeanCollection(DisplayItemContainer, Collection, Transformer, Transformer) -
Static method in class org.araneaframework.uilib.util.DisplayItemUtil
- Creates
DisplayItems corresponding to beans in beanCollection and adds
these to provided displayItemContainer.
- addListenerComponent(ApplicationComponent, Component) -
Static method in class org.araneaframework.core.util.ComponentUtil
- This method will attach the listener component to the target custom
component, allowing it to receive all the lifecycle events (which exactly
depends on the target component type).
- addLocaleChangeListener(LocalizationContext.LocaleChangeListener) -
Method in class org.araneaframework.framework.filter.StandardLocalizationFilterService
-
- addLocaleChangeListener(LocalizationContext.LocaleChangeListener) -
Method in interface org.araneaframework.framework.LocalizationContext
-
- addMapping(String, String, String) -
Method in class org.araneaframework.backend.list.helper.ListSqlHelper
- Adds a field name to database column name and column
alias mapping.
- addMapping(String, String) -
Method in class org.araneaframework.backend.list.helper.ListSqlHelper
- Adds a field name to database column name.
- addMapping(String, String, String) -
Method in class org.araneaframework.backend.list.helper.naming.MappingNamingStrategyAndFields
- Adds a field name to database column name and column
alias mapping.
- addMapping(String, String) -
Method in class org.araneaframework.backend.list.helper.naming.MappingNamingStrategyAndFields
- Adds a field name to database column name.
- addMenuItem(MenuItem) -
Method in class org.araneaframework.uilib.core.MenuItem
- Adds a new
MenuItem under this MenuItem.
- addMenuItem(String, MenuItem) -
Method in class org.araneaframework.uilib.core.MenuItem
- Adds a new
MenuItem under this MenuItem at given path.
- addMenuItem(ContextMenuItem) -
Method in class org.araneaframework.uilib.menu.ContextMenuItem
- Adds
ContextMenuItem item as submenu of this ContextMenuItem.
- addNamingStrategy(NamingStrategy) -
Method in class org.araneaframework.backend.list.helper.ListSqlHelper
- Add additional naming strategy.
- addNamingStrategy(NamingStrategy, boolean) -
Method in class org.araneaframework.backend.list.helper.ListSqlHelper
-
- addNamingStrategyAsFirst(NamingStrategy) -
Method in class org.araneaframework.backend.list.helper.ListSqlHelper
- Add additional naming strategy.
- addNestedEnvironmentEntry(ApplicationWidget, Object, Object) -
Method in class org.araneaframework.framework.container.StandardFlowContainerWidget
-
- addNestedEnvironmentEntry(ApplicationWidget, Object, Object) -
Method in interface org.araneaframework.framework.FlowContext
- Adds an environment entry that is visible in all subflows.
- addNestedEnvironmentEntry(ApplicationWidget, Object, Object) -
Method in class org.araneaframework.uilib.core.PopupFlowWrapperWidget
-
- addNode(TreeNodeWidget) -
Method in interface org.araneaframework.uilib.tree.TreeNodeContext
- Adds the given node as the last child node of this tree node.
- addNode(int, TreeNodeWidget) -
Method in interface org.araneaframework.uilib.tree.TreeNodeContext
- Adds the given node to the specified position.
- addNode(TreeNodeWidget) -
Method in class org.araneaframework.uilib.tree.TreeNodeWidget
-
- addNode(int, TreeNodeWidget) -
Method in class org.araneaframework.uilib.tree.TreeNodeWidget
-
- addNullParam(int) -
Method in class org.araneaframework.backend.list.helper.BaseListSqlHelper
- Adds a
NULL PreparedStatement parameter for
later setting.
- addNullParam(int) -
Method in class org.araneaframework.backend.list.helper.HSqlListSqlHelper
- Adds a
NULL PreparedStatement parameter for
later setting.
- addNullParam(int) -
Method in class org.araneaframework.backend.list.helper.OracleListSqlHelper
- Adds a
NULL PreparedStatement parameter for
later setting.
- addNullParam(int) -
Method in class org.araneaframework.backend.list.helper.PostgreListSqlHelper
-
- addNullParam(int, int) -
Method in class org.araneaframework.backend.list.helper.SqlStatement
- Adds a
NULL parameter at the specified position.
- addNullParam(int) -
Method in class org.araneaframework.backend.list.helper.SqlStatement
- Adds a
NULL parameter.
- addOnChangeEventListener(OnChangeEventListener) -
Method in class org.araneaframework.uilib.event.StandardControlEventListenerAdapter
- Adds a
OnChangeEventListener, which is called when the control
value is changing.
- addOnChangeEventListener(OnChangeEventListener) -
Method in class org.araneaframework.uilib.form.control.DateTimeControl
-
- addOnChangeEventListener(OnChangeEventListener) -
Method in class org.araneaframework.uilib.form.control.StringArrayRequestControl
-
- addOnClickEventListener(OnClickEventListener) -
Method in class org.araneaframework.uilib.event.StandardControlEventListenerAdapter
- Adds a
OnClickEventListener, which is called when the control is
clicked.
- addOnClickEventListener(OnClickEventListener) -
Method in class org.araneaframework.uilib.form.control.ButtonControl
-
- addOpenCloseButtonToRowForm(String, BaseFormListWidget, FormWidget, Object) -
Static method in class org.araneaframework.uilib.form.formlist.FormListUtil
- Adds an open/close button to the given row form.
- addOrder(FieldOrder) -
Method in class org.araneaframework.uilib.list.structure.ListStructure
-
- addParam(int, Object) -
Method in class org.araneaframework.backend.list.helper.SqlStatement
- Adds a parameter at the specified position.
- addParam(Object) -
Method in class org.araneaframework.backend.list.helper.SqlStatement
- Adds a parameter.
- addPermanentMessages(Map) -
Method in class org.araneaframework.framework.filter.StandardMessagingFilterWidget
- Adds current permanent messages to given message map.
- addPopup(Writer, Map.Entry) -
Method in class org.araneaframework.jsp.tag.basic.PopupRegistrationHtmlTag
-
- addPopups(Writer, Map) -
Method in class org.araneaframework.jsp.tag.basic.PopupRegistrationHtmlTag
-
- addPrefix(String, String) -
Method in class org.araneaframework.backend.list.helper.naming.PrefixMapNamingStrategy
- Add a mapping between a prefix in field name and a prefix in
database column name (usually a table alias).
- addRenderedRegion(String) -
Method in class org.araneaframework.http.filter.StandardUpdateRegionFilterWidget
-
- addRenderedRegion(String) -
Method in interface org.araneaframework.http.UpdateRegionContext
- Adds the region which should be rendered and included in the current response.
- addResourceBundle(ResourceBundle) -
Method in class org.araneaframework.http.support.FallbackResourceBundle
- Adds a
ResourceBundle from which resources are searched.
- addResultSetDeconverterForBeanField(String, Converter) -
Method in class org.araneaframework.backend.list.helper.ListSqlHelper
- Adds a deconverter for
ResultSet.
- addResultSetDeconverterForColumn(String, Converter) -
Method in class org.araneaframework.backend.list.helper.ListSqlHelper
- Adds a deconverter for
ResultSet.
- addResultSetDeconverterForColumn(String, Converter) -
Method in class org.araneaframework.backend.list.helper.reader.ConverterBasedColumnReader
- Adds a deconverter for
ResultSet.
- addResultSetMapping(String, String) -
Method in class org.araneaframework.backend.list.helper.ListSqlHelper
- Adds a field name to database column alias mapping.
- addResultSetMapping(String, String) -
Method in class org.araneaframework.backend.list.helper.naming.MappingNamingStrategyAndFields
- Adds a field name to database column alias mapping.
- addRow(FormWidget) -
Method in class org.araneaframework.uilib.form.formlist.adapter.DefaultFormRowHandler
-
- addRow(FormWidget) -
Method in class org.araneaframework.uilib.form.formlist.adapter.InMemoryFormRowHandlerDecorator
-
- addRow(FormWidget) -
Method in class org.araneaframework.uilib.form.formlist.adapter.ValidOnlyFormRowHandler
-
- addRow(FormWidget) -
Method in class org.araneaframework.uilib.form.formlist.BaseFormListWidget
- Adds row from given form.
- addRow(FormWidget) -
Method in interface org.araneaframework.uilib.form.formlist.FormRowHandler
- This method is called when a new row should be added.
- addSaveButtonToRowForm(String, BaseFormListWidget, FormWidget, Object) -
Static method in class org.araneaframework.uilib.form.formlist.FormListUtil
- Adds a save button to the given row form.
- addService(Object, Service, Environment) -
Method in class org.araneaframework.core.BaseApplicationService
- Adds a service with the specified key.
- addService(Object, Service) -
Method in class org.araneaframework.core.BaseApplicationService
- Adds a service with the specified key.
- addService(Object, Service) -
Method in interface org.araneaframework.framework.ManagedServiceContext
- Adds a child service with the specified id.
- addService(Object, Service, Long) -
Method in interface org.araneaframework.framework.ManagedServiceContext
- Adds a child service with the specified id, and specifies that service may
be killed by service manager after it has been inactive for specified time.
- addService(Object, Service, Long) -
Method in class org.araneaframework.framework.router.BaseExpiringServiceRouterService.ServiceRouterContextImpl
-
- addService(Object, Service) -
Method in class org.araneaframework.framework.router.BaseServiceRouterService.ServiceRouterContextImpl
-
- addService(Object, Service, Long) -
Method in class org.araneaframework.framework.router.BaseServiceRouterService.ServiceRouterContextImpl
-
- addStatementParam(Object) -
Method in class org.araneaframework.backend.list.helper.BaseListSqlHelper
- Adds a
PreparedStatement parameter for later setting.
- addStatementParam(Object) -
Method in class org.araneaframework.backend.list.helper.HSqlListSqlHelper
- Adds a
PreparedStatement parameter for later setting.
- addStatementParam(Object) -
Method in class org.araneaframework.backend.list.helper.OracleListSqlHelper
- Adds a
PreparedStatement parameter for later setting.
- addStatementParam(Object) -
Method in class org.araneaframework.backend.list.helper.PostgreListSqlHelper
-
- addStatementParams(List) -
Method in class org.araneaframework.backend.list.helper.BaseListSqlHelper
- Adds
PreparedStatement parameters for later setting.
- addStatementParams(List) -
Method in class org.araneaframework.backend.list.helper.HSqlListSqlHelper
- Adds
PreparedStatement parameters for later setting.
- addStatementParams(List) -
Method in class org.araneaframework.backend.list.helper.OracleListSqlHelper
- Adds
PreparedStatement parameters for later setting.
- addStatementParams(List) -
Method in class org.araneaframework.backend.list.helper.PostgreListSqlHelper
-
- addSubForm(String) -
Method in class org.araneaframework.uilib.form.FormWidget
- Adds a new subform to this
FormWidget.
- addTab(String, String, Widget) -
Method in interface org.araneaframework.uilib.tab.TabContainerContext
- Adds the stateful tab with specified identifier.
- addTab(String, Widget, Widget) -
Method in interface org.araneaframework.uilib.tab.TabContainerContext
- Adds the stateful tab with specified identifier.
- addTab(String, String, WidgetFactory) -
Method in interface org.araneaframework.uilib.tab.TabContainerContext
- Adds the stateless (content widget is destroyed when tab is deselected) tab
with specified identifier.
- addTab(String, Widget, WidgetFactory) -
Method in interface org.araneaframework.uilib.tab.TabContainerContext
- Adds the stateless (content widget is destroyed when tab is deselected) tab
with specified identifier.
- addTab(String, String, Widget) -
Method in class org.araneaframework.uilib.tab.TabContainerWidget
-
- addTab(String, String, WidgetFactory) -
Method in class org.araneaframework.uilib.tab.TabContainerWidget
-
- addTab(String, Widget, Widget) -
Method in class org.araneaframework.uilib.tab.TabContainerWidget
-
- addTab(String, Widget, WidgetFactory) -
Method in class org.araneaframework.uilib.tab.TabContainerWidget
-
- addToForm(FilterContext, String, String, FormElement, FormElement) -
Static method in class org.araneaframework.uilib.list.structure.filter.advanced.RangeInRangeFilter
-
- addToForm(FilterContext, String, String, Control, Control) -
Static method in class org.araneaframework.uilib.list.structure.filter.advanced.RangeInRangeFilter
-
- addToForm(FilterContext, String, String) -
Static method in class org.araneaframework.uilib.list.structure.filter.advanced.RangeInRangeFilter
-
- addToForm(FilterContext, String, FormElement) -
Static method in class org.araneaframework.uilib.list.structure.filter.advanced.SqlFunctionFilter
-
- addToForm(FilterContext, String, Control) -
Static method in class org.araneaframework.uilib.list.structure.filter.advanced.SqlFunctionFilter
-
- addToForm(FilterContext, String) -
Static method in class org.araneaframework.uilib.list.structure.filter.advanced.SqlFunctionFilter
-
- addToForm(FilterContext, String, FormElement) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.EndsWithFilter
-
- addToForm(FilterContext, String, Control) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.EndsWithFilter
-
- addToForm(FilterContext, String) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.EndsWithFilter
-
- addToForm(FilterContext, String, FormElement) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.EqualFilter
-
- addToForm(FilterContext, String, Control) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.EqualFilter
-
- addToForm(FilterContext, String) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.EqualFilter
-
- addToForm(FilterContext, String, FormElement) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.GreaterThanFilter
-
- addToForm(FilterContext, String, Control) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.GreaterThanFilter
-
- addToForm(FilterContext, String) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.GreaterThanFilter
-
- addToForm(FilterContext, String) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.InFilter
-
- addToForm(FilterContext, String, FormElement) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.InFilter
-
- addToForm(FilterContext, String, Control, Data) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.InFilter
-
- addToForm(FilterContext, String, FormElement) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.LikeFilter
-
- addToForm(FilterContext, String, Control) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.LikeFilter
-
- addToForm(FilterContext, String) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.LikeFilter
-
- addToForm(FilterContext, String, FormElement) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.LowerThanFilter
-
- addToForm(FilterContext, String, Control) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.LowerThanFilter
-
- addToForm(FilterContext, String) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.LowerThanFilter
-
- addToForm(FilterContext, String, FormElement) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.NullFilter
-
- addToForm(FilterContext, String, Control) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.NullFilter
-
- addToForm(FilterContext, String) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.NullFilter
-
- addToForm(FilterContext, String, String, FormElement, FormElement) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.RangeFilter
-
- addToForm(FilterContext, String, String, Control, Control) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.RangeFilter
-
- addToForm(FilterContext, String, String) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.RangeFilter
-
- addToForm(FilterContext, String, FormElement) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.StartsWithFilter
-
- addToForm(FilterContext, String, Control) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.StartsWithFilter
-
- addToForm(FilterContext, String) -
Static method in class org.araneaframework.uilib.list.structure.filter.field.StartsWithFilter
-
- addTranslator(Class, CompExprToSqlExprTranslator) -
Method in class org.araneaframework.backend.list.helper.builder.compexpr.BaseCompExprToSqlExprBuilder
-
- addTranslator(Class, ExprToSqlExprTranslator) -
Method in class org.araneaframework.backend.list.helper.builder.expression.BaseExpressionToSqlExprBuilder
-
- addUnderscores(String) -
Static method in class org.araneaframework.backend.list.helper.naming.StandardNamingStrategy
- Replace all dots with underscores and add an underscore before upper-case
letters followed by a non-upper-case letter.
- addValidRow(FormWidget) -
Method in class org.araneaframework.uilib.form.formlist.adapter.ValidOnlyFormRowHandler
-
- addValueParam(String) -
Method in class org.araneaframework.uilib.list.structure.filter.FilterHelper.SqlFunction
-
- addValueParam(String, Control) -
Method in class org.araneaframework.uilib.list.structure.filter.FilterHelper.SqlFunction
-
- addValueParam(String, FormElement) -
Method in class org.araneaframework.uilib.list.structure.filter.FilterHelper.SqlFunction
-
- addWidget(Object, Widget, Environment) -
Method in class org.araneaframework.core.BaseApplicationWidget
- Adds a widget as a child widget with the key.
- addWidget(Object, Widget) -
Method in class org.araneaframework.core.BaseApplicationWidget
- Adds a widget as a child widget with the key.
- addWithKey(Object, Object) -
Method in class org.araneaframework.uilib.form.formlist.InMemoryFormListHelper
- Adds a new row object using a provided key.
- addWrongTimeFormatError() -
Method in class org.araneaframework.uilib.form.control.TimeControl
-
- addWrongTimeFormatError() -
Method in class org.araneaframework.uilib.form.control.TimestampControl
-
- afterBody(Writer) -
Method in class org.araneaframework.jsp.tag.BaseIterationTag
- Internal callback: afer body.
- afterBody(Writer) -
Method in class org.araneaframework.jsp.tag.uilib.list.BaseListRowsTag
-
- afterBody(Writer) -
Method in class org.araneaframework.jsp.tag.uilib.list.formlist.FormListRowsTag
-
- afterBodyEndScripts -
Variable in class org.araneaframework.jsp.tag.basic.BodyHtmlTag
- Scripts registered by nested tags.
- afterMultipartRequestParsing(boolean, InputData, OutputData, Map, Map, Exception) -
Method in class org.araneaframework.http.filter.StandardFileUploadFilterService
- After-processing when multipart request is processed and the request data is sorted.
- AfterTodayConstraint - Class in org.araneaframework.uilib.form.constraint
- Constraint that fails when checked
Date is not after
the current date. - AfterTodayConstraint(boolean) -
Constructor for class org.araneaframework.uilib.form.constraint.AfterTodayConstraint
- Whether today should be allowed as valid.
- AJAX_REQUEST_ID_KEY -
Static variable in class org.araneaframework.http.filter.StandardUpdateRegionFilterWidget
-
- ajaxMessages -
Variable in class org.araneaframework.uilib.form.control.FileUploadControl
-
- ajaxRequest -
Variable in class org.araneaframework.uilib.form.control.FileUploadControl
-
- allData -
Variable in class org.araneaframework.uilib.list.dataprovider.MemoryBasedListDataProvider
-
- allowEquals -
Variable in class org.araneaframework.backend.list.sqlexpr.compare.SqlLowerThanExpression
-
- allowEquals -
Variable in class org.araneaframework.uilib.form.constraint.RangeConstraint
- Specifies whether the values may be equal or not.
- allowReader() -
Method in class org.araneaframework.core.util.ReaderPreferenceReadWriteLock
-
- allowReader() -
Method in class org.araneaframework.core.util.WriterPreferenceReadWriteLock
- Override this method to change to reader preference
- allowToday -
Variable in class org.araneaframework.uilib.form.constraint.AfterTodayConstraint
- Specifies whether the current date is included (allowed) or not.
- allPopups -
Variable in class org.araneaframework.http.filter.StandardPopupFilterWidget
- Used to keep track of popups that have been opened from thread and not yet known to be closed.
- alt -
Variable in class org.araneaframework.jsp.tag.presentation.BaseImageTag
-
- alt -
Variable in class org.araneaframework.jsp.tag.presentation.BaseImageTag.Info
-
- AlwaysTrueExpression - Class in org.araneaframework.backend.list.memorybased.expression
- Expression that always evaluates to
Boolean.TRUE - AlwaysTrueExpression() -
Constructor for class org.araneaframework.backend.list.memorybased.expression.AlwaysTrueExpression
-
- and(Expression, Expression) -
Static method in class org.araneaframework.uilib.list.util.ExpressionUtil
- Creates AND expression.
- and(Expression[]) -
Static method in class org.araneaframework.uilib.list.util.ExpressionUtil
- Creates AND expression.
- and(Collection) -
Static method in class org.araneaframework.uilib.list.util.ExpressionUtil
- Creates AND expression.
- and(Iterator) -
Static method in class org.araneaframework.uilib.list.util.ExpressionUtil
- Creates AND expression.
- AndConstraint - Class in org.araneaframework.uilib.form.constraint
- This constraint implements "AND" Boolean logic (checks that all
contained constraits are satisfied).
- AndConstraint() -
Constructor for class org.araneaframework.uilib.form.constraint.AndConstraint
- An empty constructor that expects other constraints to be added later.
- AndConstraint(Constraint) -
Constructor for class org.araneaframework.uilib.form.constraint.AndConstraint
- A constructor that requires a constraint to be provided immediately, and
other constraints later.
- AndConstraint(Collection) -
Constructor for class org.araneaframework.uilib.form.constraint.AndConstraint
- A constructor that lets all constraints be added at once.
- AndExpression - Class in org.araneaframework.backend.list.memorybased.expression.logical
- Composite AND Expression.
- AndExpression() -
Constructor for class org.araneaframework.backend.list.memorybased.expression.logical.AndExpression
-
- AndFilter - Class in org.araneaframework.uilib.list.structure.filter.composite
-
- AndFilter() -
Constructor for class org.araneaframework.uilib.list.structure.filter.composite.AndFilter
-
- ANY_CHAR_WILDCARD -
Static variable in interface org.araneaframework.uilib.list.util.like.WildcardHandler
-
- ANY_STRING_WILDCARD -
Static variable in interface org.araneaframework.uilib.list.util.like.WildcardHandler
-
- append(String) -
Method in class org.araneaframework.http.util.JsonArray
- Append a value to this array.
- appendString(String) -
Method in class org.araneaframework.http.util.JsonArray
- Append a value to this array.
- APPLICATION_SCOPE -
Static variable in class org.araneaframework.jsp.tag.basic.DebugHtmlTag
-
- ApplicationComponent - Interface in org.araneaframework.core
- A base class for application development
org.araneaframework.core.BaseApplicationComponent is also
available. - ApplicationComponent.ComponentViewModel - Interface in org.araneaframework.core
- A model based on which a view can be constructed.
- ApplicationService - Interface in org.araneaframework.core
- A Service Component.
- ApplicationService.ServiceViewModel - Interface in org.araneaframework.core
- A view model for a Service.
- ApplicationWidget - Interface in org.araneaframework.core
- A Widget Component.
- ApplicationWidget.WidgetViewModel - Interface in org.araneaframework.core
- A view model for a Widget.
- ARANEA_CUSTOM_CONF_PROPERTIES_INIT_PARAMETER -
Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
-
- ARANEA_CUSTOM_CONF_XML_INIT_PARAMETER -
Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
-
- ARANEA_DEFAULT_CONF_PROPERTIES -
Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
-
- ARANEA_DEFAULT_CONF_XML -
Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
-
- ARANEA_RESOURCES_FILE_NAME -
Static variable in class org.araneaframework.http.extension.ExternalResourceInitializer
- Framework application main configuration file.
- ARANEA_ROOT_INIT_PARAMETER -
Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
-
- ARANEA_START -
Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
-
- ARANEA_START_CLASS_INIT_PARAMETER -
Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
-
- AraneaAttributes - Class in org.araneaframework.jsp
- Non-standard-HTML attributes added to specific HTML tags to define
Aranea event and content model information.
- AraneaAttributes.Event - Interface in org.araneaframework.jsp
- Event related non-standard HTML tag attributes
- AraneaAttributes.FilteredInputControl - Interface in org.araneaframework.jsp
-
- AraneaJspException - Exception in org.araneaframework.jsp.exception
- Exception thrown by Aranea JSP tags.
- AraneaJspException() -
Constructor for exception org.araneaframework.jsp.exception.AraneaJspException
-
- AraneaJspException(String) -
Constructor for exception org.araneaframework.jsp.exception.AraneaJspException
-
- AraneaJspException(Throwable) -
Constructor for exception org.araneaframework.jsp.exception.AraneaJspException
-
- AraneaJspException(String, Throwable) -
Constructor for exception org.araneaframework.jsp.exception.AraneaJspException
-
- AraneaRuntimeException - Class in org.araneaframework.core
- A general nestable Aranea specific runtime exception.
- AraneaRuntimeException(String, Throwable) -
Constructor for class org.araneaframework.core.AraneaRuntimeException
-
- AraneaRuntimeException() -
Constructor for class org.araneaframework.core.AraneaRuntimeException
-
- AraneaRuntimeException(String) -
Constructor for class org.araneaframework.core.AraneaRuntimeException
-
- AraneaRuntimeException(Throwable) -
Constructor for class org.araneaframework.core.AraneaRuntimeException
-
- AraneaSpringDispatcherServlet - Class in org.araneaframework.integration.spring
- Aranea dispatcher servlet that assembles Aranea components according to the
configuration specified in Spring bean configuration files.
- AraneaSpringDispatcherServlet() -
Constructor for class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
-
- AraneaSystemFormHtmlTag - Class in org.araneaframework.jsp.tag.form
- System form tag.
- AraneaSystemFormHtmlTag() -
Constructor for class org.araneaframework.jsp.tag.form.AraneaSystemFormHtmlTag
-
- AraneaVersion - Class in org.araneaframework
- Allows to acquire information about running Aranea version.
- AraneaVersion() -
Constructor for class org.araneaframework.AraneaVersion
-
- ascending -
Variable in class org.araneaframework.uilib.list.OrderInfoField
-
- Assert - Class in org.araneaframework.core
- Assists in validating arguments.
- Assert() -
Constructor for class org.araneaframework.core.Assert
-
- assertActiveHierarchy(Path, String) -
Method in class org.araneaframework.framework.container.StandardOverlayContainerWidget
- Asserts that the current widget is in the active hierarchy.
- assertControlType(String) -
Method in class org.araneaframework.jsp.tag.uilib.form.BaseFormElementDisplayTag
- Asserts that associated control is of given type.
- assertControlType(String) -
Method in class org.araneaframework.jsp.tag.uilib.form.BaseFormElementHtmlTag
- Asserts that associated control is of given type.
- assertType() -
Method in class org.araneaframework.jsp.tag.uilib.form.element.text.FormTextInputHtmlTag
-
- assertUnique(List, DisplayItem) -
Static method in class org.araneaframework.uilib.util.DisplayItemUtil
- Checks whether the
item (that is not yet added to
items) would not have an other item with the same value
already in the items list.
- assertUnique(List, Collection) -
Static method in class org.araneaframework.uilib.util.DisplayItemUtil
- Checks whether the
itemsToAdd (that are not yet added to
items) would not have an other item with the same value
already in the items list.
- ASTERISK_STYLE -
Static variable in class org.araneaframework.jsp.tag.uilib.form.FormSimpleLabelHtmlTag
-
- AtomicResponseHelper - Class in org.araneaframework.http.util
- A helper class for providing rollback and commit functionality on an OutputData.
- AtomicResponseHelper(OutputData) -
Constructor for class org.araneaframework.http.util.AtomicResponseHelper
-
- attach(Object, Component) -
Method in interface org.araneaframework.Composite.Interface
- Attaches a component as a child of this component.
- attach(Object, Component) -
Method in class org.araneaframework.core.BaseApplicationComponent.CompositeComponentImpl
-
- attach(Object, Component) -
Method in class org.araneaframework.core.BaseApplicationService.CompositeImpl
-
- attach(Object, Component) -
Method in class org.araneaframework.core.BaseApplicationWidget.CompositeImpl
-
- attempt(long) -
Method in class org.araneaframework.core.util.Mutex
-
- attempt(long) -
Method in interface org.araneaframework.core.util.Sync
- Wait at most msecs to pass; report whether passed.
- attempt(long) -
Method in class org.araneaframework.core.util.WriterPreferenceReadWriteLock.ReaderLock
-
- attempt(long) -
Method in class org.araneaframework.core.util.WriterPreferenceReadWriteLock.WriterLock
-
- ATTRIBUTED_TAG_KEY -
Static variable in interface org.araneaframework.jsp.tag.basic.AttributedTagInterface
-
- AttributedTagInterface - Interface in org.araneaframework.jsp.tag.basic
- Interface of a tag that can have attributes.
- AttributeHtmlTag - Class in org.araneaframework.jsp.tag.basic
- Attribute tag, tries to define attribute of the containing tag (element).
- AttributeHtmlTag() -
Constructor for class org.araneaframework.jsp.tag.basic.AttributeHtmlTag
-
- attributes -
Variable in class org.araneaframework.http.support.TreeNode
- The attributes of this node, keyed by attribute name,
Instantiated only if required.
- attributes -
Variable in class org.araneaframework.jsp.support.FormElementViewSelector
- The attributes for the tag are key-value pairs where key is a
String (the name of the attribute) and value is any object
(the value for the attribute).
- attributes -
Variable in class org.araneaframework.jsp.tag.basic.ElementHtmlTag
-
- attributes -
Variable in class org.araneaframework.jsp.tag.PresentationTag
-
- AUTO_COMPLETE_RESPONSE_BUILDER -
Static variable in interface org.araneaframework.uilib.ConfigurationContext
AutoCompleteTextControl.ResponseBuilder
that configures how
AutoCompleteTextControl
sends back the suggested completions.
- AutoCompleteTextControl - Class in org.araneaframework.uilib.form.control
- TextControl with AJAX autocompletion support.
- AutoCompleteTextControl() -
Constructor for class org.araneaframework.uilib.form.control.AutoCompleteTextControl
-
- AutoCompleteTextControl(long) -
Constructor for class org.araneaframework.uilib.form.control.AutoCompleteTextControl
-
- AutoCompleteTextControl(TextType) -
Constructor for class org.araneaframework.uilib.form.control.AutoCompleteTextControl
-
- AutoCompleteTextControl(TextType, long) -
Constructor for class org.araneaframework.uilib.form.control.AutoCompleteTextControl
-
- AutoCompleteTextControl.DataProvider - Interface in org.araneaframework.uilib.form.control
-
- AutoCompleteTextControl.DefaultResponseBuilder - Class in org.araneaframework.uilib.form.control
- Default
AutoCompleteTextControl.ResponseBuilder used when
AutoCompleteTextControl does not have its
AutoCompleteTextControl.ResponseBuilder set and
ConfigurationContext.AUTO_COMPLETE_RESPONSE_BUILDER does not
specify application-wide AutoCompleteTextControl.ResponseBuilder. - AutoCompleteTextControl.DefaultResponseBuilder() -
Constructor for class org.araneaframework.uilib.form.control.AutoCompleteTextControl.DefaultResponseBuilder
-
- AutoCompleteTextControl.ResponseBuilder - Interface in org.araneaframework.uilib.form.control
- Autocompletion response builder interface.
- AutoCompleteTextControl.ViewModel - Class in org.araneaframework.uilib.form.control
-
- AutoCompleteTextControl.ViewModel() -
Constructor for class org.araneaframework.uilib.form.control.AutoCompleteTextControl.ViewModel
-
- AutomaticFormElementUtil - Class in org.araneaframework.jsp.util
- Utility class for setting
FormElement properties that are needed for
rendering them in Aranea JSP with
AutomaticTagFormElementTag. - AutomaticTagFormElementTag - Class in org.araneaframework.jsp.tag.uilib.form.element
- Automatic form element tag.
- AutomaticTagFormElementTag() -
Constructor for class org.araneaframework.jsp.tag.uilib.form.element.AutomaticTagFormElementTag
-
- AutomaticWildcardHandler - Class in org.araneaframework.uilib.list.util.like
- Automatic implementation of
WildcardHandler. - AutomaticWildcardHandler() -
Constructor for class org.araneaframework.uilib.list.util.like.AutomaticWildcardHandler
-
java.lang.Boolean property should be set to
true if application wants all forms to be validated
on-the-fly.
Environment with requireEntry
implementation.Constraint that is associated with
some FormElement.field)
FormElement
associated with BaseFieldConstraint could not be determined.Throwable.
Throwable that was caught.
Throwable that was caught.
FieldFilter.ListFilter.BaseFilterHelper.
ListSqlHelper without initializing any fields.
ListSqlHelper and provides it with the
DataSource.
ListSqlHelper initializing the appropriate fields.
ListSqlHelper initializing the appropriate fields
and providing it with the DataSource.
beanToResultSetMapping in
ListSqlHelper to construct a given type of Bean list.List of items.ListItemsData object.topWidget as its parent
WildcardHandler.Value Object s from
FormWidgets.BeanListWidget for specified Bean type.
TypeHelper for
BeanListWidgets.BigDecimal to Double and
vice versa.BigDecimal to Float and
vice versa.Boolean values.Boolean to Long, true - 1, false -
0 and backBoolean values into
String values and vice-versa.Boolean values into
String values and vice-versa.Boolean to String, true - "Y", false -
"N" and back.Message that is sent to and operates on every Component in
hierarchy.BroadcastMessage.execute(Component) will be called.
ComparatorExpression from this
ListOrder according to the OrderInfo.
Expression.
Message used to update the current component hierarchy
in response to the user accessing this specific URL.
Message which
starts rootFlow when it is sent to a freshly created session-thread
component graph.
SqlExpression from ComparatorExpression.
SqlExpression from Expression.
TreeTag.StandardTreeRenderer that is used to render current
TreeWidget.
ButtonControl view model.Environment to
start a new flow or use it for whatever is necessary.
FlowContext.cancel() but closes the entire
OverlayContext not just the last flow widget.
FlowContext.TransitionHandler with some
special confirmation handling for
FlowContext.TRANSITION_CANCEL events.confirmationMessage if predicate shouldConfirm
returns true.
confirmationMessage if predicate shouldConfirm
returns true.
SequenceHelper's SequenceHelper.checkChanged()
method.
BaseFilterHelper's BaseFilterHelper.checkChanged()
method.
TypeHelper's
TypeHelper.checkChanged() method.
null.
Constraint.
FormElement.clearErrors() to clear validation errors.
ListFields
DisplayItems.
onChange event listeners.
onClick event listeners.
clone() operation.
SqlStatement with the same
Query and Parameters.
bean by copying its fields values (references) to a new
instance of the same type.
Relocatable.RelocatableService.
Comparable objects by their
own (@see java.lang.Comparable#compareTo(java.lang.Object)) method.Variables using two
VariableResolvers for evaluating these Variables.Comparator objects.Variable is less than, equal to, or greater than the second.
ComparatorExpression
hierarchy into SqlExpression.ComparatorExpression into
SqlExpression.init, destroy) and an Environment.Fields that combine the results of its
children.Component providing means
for defining the conditions under which Component is considered
valid.GroupedConstraint that holds a set of currently active
groups and provides a factory method for wrapping Constraint
instances in GroupedConstraint.Constraints that this constraint should handle.
label and does not represent any menu entry.
label.
label and associated menu entry.
action when entry is selected.ContextMenuItem.event when entry is selected.ContinuationManagerContext.start(Service)
and allows the continuation to explicitly restore control once it is finished.Control is the widget that does the actual parsing and reading of the request
parameters.Converter.Value.
Controls to Data.
source and destination
types.FormElements and BaseConverters.Map key, that is used to find a
converter between data held in Control and
corresponding Data.BaseConverter
for the current BaseControl and Data
could not be found.BaseConverter between the
fromType and toType could not be found.
Converters.BaseConverterto convert the BaseControlvalue to the Datavalue.
GenericFormElement.convert() for all contained elements.
LIKE mask in custom format (specified by
LikeConfiguration) into SQL Like standard format.
BigDecimal to Double.
BigDecimal to Float.
BigInteger to Integer.
BigInteger to Long.
Boolean to Long.
Boolean to Y|N.
List using contained converter.
BaseConverter.reverseConvertNotNull(java.lang.Object)of the
contained converter.
String to BigDecimal.
String to Boolean.
String to Integer.
String to Long.
Timestamp to Date.
List<String> to a String[].
toType and sets its field
values to be the same as given from Object.
ResultSet reader.
FormElement with given Control and Data.
FormElement with given Control and Data.
constraint in the GroupedConstraint
instance that is assigned to the specified group.
- createHandlerToCallEvent(PageContext, UiUpdateEvent) -
Static method in class org.araneaframework.jsp.tag.basic.ServerSideKeyboardHandlerHtmlTag
-
- createHandlerToInvokeJavascriptEvent(String, String) -
Static method in class org.araneaframework.jsp.tag.uilib.form.FormKeyboardHandlerHtmlTag
- Given full element id (as it is in HTML) and event, creates a keyboard handler, that will invoke given
event on the element.
- createListStructure() -
Method in class org.araneaframework.uilib.list.ListWidget
-
- createNumberControl() -
Static method in class org.araneaframework.uilib.list.util.FormUtil
-
- createOrderSqlExpressionBuilder() -
Method in class org.araneaframework.backend.list.helper.BaseListSqlHelper
- Creates new ordering SQL Expression builder.
- createQueryFailedException(String, List, SQLException) -
Static method in class org.araneaframework.backend.list.helper.BaseListSqlHelper
- Returns query failed Exception that contains query String and params.
- createSequenceHelper() -
Method in class org.araneaframework.uilib.list.ListWidget
-
- createTextControl() -
Static method in class org.araneaframework.uilib.list.util.FormUtil
-
- createTimeControl() -
Static method in class org.araneaframework.uilib.list.util.FormUtil
-
- createTypeHelper() -
Method in class org.araneaframework.uilib.list.BeanListWidget
-
- createTypeHelper() -
Method in class org.araneaframework.uilib.list.ListWidget
-
- createUpload(ServletRequestContext) -
Method in class org.araneaframework.http.filter.StandardFileUploadFilterService
- Instantiates a
FileUpload with the settings provided to this class.
- createWildcardHandler() -
Method in class org.araneaframework.uilib.list.util.like.LikeConfiguration
- Returns new instance of the line start/end any string wildcard handler.
- ctx -
Variable in class org.araneaframework.uilib.list.structure.filter.field.InFilter.OnInitEvent
-
- current -
Variable in class org.araneaframework.uilib.form.formlist.InMemoryFormListHelper
-
- currentFilter -
Variable in class org.araneaframework.uilib.list.dataprovider.MemoryBasedListDataProvider
-
- currentInputData -
Variable in class org.araneaframework.core.BaseService
-
- currentOrder -
Variable in class org.araneaframework.uilib.list.dataprovider.MemoryBasedListDataProvider
-
- currentOutputData -
Variable in class org.araneaframework.core.BaseService
-
- currentRow -
Variable in class org.araneaframework.jsp.tag.uilib.list.BaseListRowsTag
-
- CUSTOM_CONVERTER_PROVIDER -
Static variable in interface org.araneaframework.uilib.ConfigurationContext
- The full class name of the implementation of
ConverterProvider
interface that will override the default.
- CUSTOM_DATE_FORMAT -
Static variable in interface org.araneaframework.uilib.ConfigurationContext
String containing the patterns for Date date
validation.
- CUSTOM_TIME_FORMAT -
Static variable in interface org.araneaframework.uilib.ConfigurationContext
String containing the patterns for Date time
validation.
- customErrorMessage -
Variable in class org.araneaframework.uilib.form.constraint.BaseConstraint
- Holds the custom error message for this constraint.
Data of type type.
Data for holding objects of given Class.
Data when
its data type is not handled correctly.Data cannot convert the given value
to apropriate format.
TimestampControl,
that holds only date - that is it's default pattern is "dd.MM.yyyy".DateControl.DEFAULT_FORMAT.
dateTimeFormat.
TimeControland DateControlwith default parameters.
DateTimeControl consisting of specified DateControl
and TimeControl.
TimeControlwith timeFormat parameter and DateControlwith dateFormat
parameter.
String containing the format for Date default
date output.
Long that controls the default size of the list (eg how many
rows are shown on one page).
Long that controls the default of how many list pages
combine into one block for quick navigation.
StandardStateVersioningFilterWidget is present in component
hierarchy.
String containing the format for Date default
time output.
tag will
be searched.
Handler that does not have any
functionality.TabContainerContext.TabSwitchListener that always allows tab
switches.WildcardHandler.