|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
action triggering by this ContextMenuEntry.
AutoCompleteTextControl.ResponseBuilder
that configures how
AutoCompleteTextControl
sends back the suggested completions.
ActionListener for a service.Date is not after
the current date.Boolean.TRUEAutoCompleteTextControl.ResponseBuilder used when AutoCompleteTextControl does not have
its AutoCompleteTextControl.ResponseBuilder set and ConfigurationContext.AUTO_COMPLETE_RESPONSE_BUILDER
does not specify application-wide AutoCompleteTextControl.ResponseBuilder.FormElement properties that are needed for
rendering them in Aranea JSP with
AutomaticTagFormElementTag.WildcardHandler.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.
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 interface org.araneaframework.framework.LocalizationContext
-
- addLocaleChangeListener(LocalizationContext.LocaleChangeListener) -
Method in class org.araneaframework.framework.filter.StandardLocalizationFilterService
-
- 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 interface org.araneaframework.framework.FlowContext
- Adds an environment entry that is visible in all subflows.
- addNestedEnvironmentEntry(ApplicationWidget, Object, Object) -
Method in class org.araneaframework.framework.container.StandardFlowContainerWidget
-
- 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 interface org.araneaframework.http.UpdateRegionContext
- Adds the region which should be rendered and included in the current response.
- addRenderedRegion(String) -
Method in class org.araneaframework.http.filter.StandardUpdateRegionFilterWidget
-
- 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.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.
- 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
-
- 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
-
- added -
Variable in class org.araneaframework.uilib.form.formlist.InMemoryFormListHelper
-
- 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.
- allData -
Variable in class org.araneaframework.uilib.list.dataprovider.MemoryBasedListDataProvider
-
- 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.
- 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.
- alt -
Variable in class org.araneaframework.jsp.tag.presentation.BaseImageTag.Info
-
- alt -
Variable in class org.araneaframework.jsp.tag.presentation.BaseImageTag
-
- 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.
- 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.
- ascending -
Variable in class org.araneaframework.uilib.list.OrderInfoField
-
- 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
-
- 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
-
- 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.PresentationTag
-
- attributes -
Variable in class org.araneaframework.jsp.tag.basic.ElementHtmlTag
-
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.
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.
ButtonControl view model.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.
ConverterProvider
interface that will override the default.
String containing the patterns for Date date
validation.
String containing the patterns for Date time
validation.
FlowContext.TransitionHandler with some
special confirmation handling for
FlowContext.TRANSITION_CANCEL events.ComparatorExpression
hierarchy into SqlExpression.ComparatorExpression into
SqlExpression.Comparable objects by their
own (@see java.lang.Comparable#compareTo(java.lang.Object)) method.Variables using two
VariableResolvers for evaluating these Variables.Comparator objects.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.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.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.Environment to
start a new flow or use it for whatever is necessary.
SequenceHelper's SequenceHelper.checkChanged()
method.
TypeHelper's TypeHelper.checkChanged()
method.
BaseFilterHelper's BaseFilterHelper.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.
Variable is less than, equal to, or greater than the
second.
Constraints that this constraint should handle.
Value.
Controls to Data.
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
-
- 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
-
- customErrorMessage -
Variable in class org.araneaframework.uilib.form.constraint.BaseConstraint
- Holds the custom error message for this constraint.
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.
String containing the format for Date default
time output.
tag will
be searched.
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.
WildcardHandler.DisplayItem.
DisplayItem.
SelectControlor
MultiSelectControl.Object values into
Object values and vice-versa without actually altering them.Component.
Component.
ListItemsData
object containing results of both queries.
CciTemplate.execute with an active CCI Connection.
FormElement property key (see
GenericFormElement.getProperty(Object)) under which validation errors may be stored.
FormElementValidationErrorRenderer that may be set
for this FormElement.
event triggering by this ContextMenuEntry.
String in request is same as
null.Environment aware.Environment entries.topWidget
as its parent.
Expression into
SqlExpression.Object when it is evaluated.Expression hierarchy into
SqlExpression.Component.
valueId.
value.
Object.equals(java.lang.Object) method, using both
types.
Expression by returning its value.
event() functionality to catch and handle
exceptions.
ResultReader is used to convert the
ResultSet into a List.
ListSqlHelper's BeanResultReader is used
to convert the ResultSet into a List.
Component present in the Component hierarchy
where this BroadcastMessage is propagated.
Component that is target of this RoutedMessage.
FormElement validations.
Long that controls the full size of the list (eg how many
rows maximum may be shown at once).
FallbackResourceBundle.handleGetObject(String) searches
for key from all added ResourceBundles.FilterHelper.FieldFilterHelper for specified FilterHelper
and field.
StandardFileImportFilterService.FileUploadControl.OutputData that allows access the uploaded files.FilterHelper.
ResultSetColumnReader.Control that allows specifying InputFilter
for restricting the end-user input into a field.FlowContext starts flow.FlowContext.Widget that is FlowContext.ButtonControl.MultiSelectControl.MultiSelectControl.PageContext
under the {org.araneaframework.jsp.tag.uilib.form.element.display.FormConditionalDisplayTag#CONDITION_KEY}
was false.PageContext
under the {org.araneaframework.jsp.tag.uilib.form.element.display.FormConditionalDisplayTag#CONDITION_KEY}
was true.DisplayControl.Control and its Data.FormElements
register the error messages produced by failed validation.AutomaticFormElementUtil).
AutomaticFormElementUtil).
FormKeyboardHandlerHtmlTag with key="enter" by default.FormKeyboardHandlerHtmlTag with key="escape" by default.HiddenControl in an HTML page.FormListWidget rows and
tracking state changes.FormListWidget.FormWidget tag.ListFields.
ListFields where the column Ids are the keys and columns
are the values.
field for
object bean.
ListFilter information.
null otherwise.
null.
BaseConvertercorresponding to current control and data item.
BaseConvertercorresponding to the two types given.
BaseConvertercorresponding to the two
types given.
parameter
to the placeholder in the message.
parameter
to the placeholder in the message.
parameters
to the placeholders in the message.
Boolean out of a String.
dateTimeFormat,
trying to get Timestamp.
String[] to List<String>.
StringArrayRequestControl.preprocessRequestParameters(String[])) an produce the control value.
StringRequestControl.fromRequest(String).
ListDataProvider.getItemRange(Long, Long)to retrieve all
items.
List of all processed items.
BeanFactory from the Environment.
Comparator for Boolean objects
including null values.
DateControl.fromRequest(String) to acquire Calendar
instance for converting value read from request to TimeStamp
DateTimeControl.convert() to acquire Calendar
instance for converting Date and Time values read
from request to single TimeStamp.
ConstraintGroupHelper used by this group
constraint to handle group names.
ConfigurationContext from the
Environment.
ConfigurationContext from the
Environment.
ConfirmationContext from the
Environment.
null if the body is lacking.
key from PageContext.REQUEST_SCOPE.
Control.
BaseConverter.
Environment of the
relocatable component.
FlowContext.FlowReference
Data.
ListDataProviderused to fill the list with data.
List of parameters that should be set in the
PreparedStatement that
belong to the filter database conditions.
prefix added before and
suffix after it if the query is not empty.
List of parameters that should be set in the
PreparedStatement that belong to the order database representation.
prefix added before and
suffix after it if the query is not empty.
String.
Comparator for comparing all objects
including null references.
Comparator for comparing all objects
including null values.
FormElementValidationActionListener tied to
this FormElement.
List <DisplayItem> that this DisplayItemContainer currently helds.
label.
Map with element views.
StandardFileImportFilterService.
Environment of this
Component.
Environment of the constraint.
ReverseConstraint
which did not validate.
Constraint.
"Event" action.
"Event" action.
ContextMenuEntry,
either ContextMenuItem.ContextMenuEntry.ACTION or
ContextMenuItem.ContextMenuEntry.EVENT.
FormElement that this Constraint is
constraining.
ListField.
ListField.
Comparator of this field.
Comparator for the specified field.
ListField.
ListFields.
id.
field.
field.
field
for object bean
field
for object bean.
List<String>- the List of Bean
field names.
List<String>- the List of Bean
field names.
ListFields.
ListFields.
SqlExpression, which can be used in
"SELECT" clause.
FilterHelper used to help with adding filters.
FieldFilterHelper used to help with adding filters
for specified field.
FilterHelper that this FieldFilterHelper is
based on.
SqlExpression, which can be used in
"WHERE" clause.
FlowContext from the Environment.
FormRowHandler.
Map<Object key, EditableRow>.
Map<Object key, FormRow> of initialized editable rows.
prefix
and the name.
ListColumn.
true if this Comparator is case
insensitive.
StandardFileImportFilterService.
StandardFileImportFilterService.
StandardFileImportFilterService.
DefaultResultSetReader.
ConverterFactory.
ListDataProvider.getItemRange(Long, Long)to retrieve the
item.
start
(indexing starts at 0) and count items after it.
InputData
indicates that request is a keepalive request for this
BaseExpiringServiceRouterService.
LocalizationContext from the
Environment.
ListColumn.
label of this ContextMenuItem.
List> with values read from the form list where possible.
ListFilter.
ListOrder.
ListStructureused to describe the list.
ListStructureused to describe the list.
Locale of this Comparator.
LocalizationContext.
Map> with values read from the form where possible.
MessageContext from the Environment.
MessageSource from the Spring
framework.
MountContext from the Environment.
Message that applies the mounted action corresponding
to the current URL.
Variable.
Value.
String if full name
contains no dots).
SELECT.
Comparator for String objects
excluding null values.
SqlExpression, which can be used in
"ORDER BY" clause.
OutputStream that can be used to write to response.
OverlayContext from the Environment.
PopupWindowContext from the
Environment.
suggestions appropriately set.
ResultSet.
Component.
List of DisplayItems.
List of DisplayItems.
DisplayItem corresponding to selected element.
addTab(..) method.
Path of the currently selected
menu item as a String.
SequenceHelperused to output pages.
ServletServiceAdapterComponent that should service the given request.
Comparator for String objects
including null values.
null.
ContextMenuItem as Map<String, ContextMenuItem>.
TabContainerContext.
Widget that receives the event when entry is selected.
String.
TransactionContext.TRANSACTION_ID_KEY.
FlowContext.TransitionHandler.
TypeHelper used to help with field types.
TypeHelper.
Value as an Object.
Data value.
value.
Data type.
SqlExpression.
FormElement.ViewModel.
FormWidget.ViewModel.
AutoCompleteTextControl.ViewModel.
BaseControl.ViewModel.
ButtonControl.ViewModel.
DateTimeControl.ViewModel.
DisplayControl.ViewModel.
FileUploadControl.ViewModel.
FloatControl.ViewModel.
MultiSelectControl.ViewModel.
NumberControl.ViewModel.
SelectControl.ViewModel.
StringArrayRequestControl.ViewModel.
StringValueControl.ViewModel.
TextControl.ViewModel.
TimestampControl.ViewModel.
ListWidget.ViewModel- list widget view model.
PrintWriter that can be used to write to response.
cancel event.
reset event.
retry event.
key.
Service-specific exception handling.
update(InputData) is invoked.
true.
OnChangeEventListeners registered.
OnClickEventListeners registered.
Object.hashCode() method, using both
types.
message of type type.
message of type type.
String objects Comparator
should be case insensitve by default.
String values case
insensitive.InMemoryFormListHelper to
assign temporary keys to new objects.FormWidget's get/setByFullNane
methods is called and it is given an invalid or not existing form element name.FormWidget get/setByFullname
method was given an invalid or not existing form element name.
Component with the specified Environment.
init()
method, also include the super.init(); line to that method.
getChildEnvironment(Object serviceId).
beanId as its child service.
beanId as its child widget.
ListDataProviderand
getting the initial item range.
loadData method, initializes the
filtering and ordering and returns the number of items loaded.
Environment to the given
object.
Component is alive.
true if the column can be ordered.
true, if the transaction ID is consistent.
string ends with given
customMask using regular expression.
true if the corresponding fieldOrder
is comparing String objects ignoring their case.
string matches with the mask
or not.
onChange events.
true if all fields are added orderable by default.
false.
fieldName is a readable
Bean field.
field is a valid
Bean field (can be read-only).
GenericFormElement was rendered
in response.
true) or only from the current page (returns
false).
true iff Spring web application context is present.
string starts with given
customMask using regular expression.
Data state (value) has changed after it was marked.
value is found in the select items.
value is found in the select items.
fieldName is a writable
Bean field.
field is a writable
Bean field.
DisplayItemUtil.
DisplayItems.
LikeConfiguration that configures Like filter in lists.
FilterFormBuilderVisitor.Configurator that configures the
built filter form elements.
Boolean that controls whether to preserve the list starting
row when switching to showing full list and back.
Expressions using an iterator over
ExpressionBuilder objects and data.List
items thus converting the entire List.ListWidgetto retrieve the list data.ListField.ListColumn with Id and
Label.
ListColumn without Label.
FilterInfo to build FilterExpression (an
Expression that evualuates into Boolean.TRUE
when the filter matches with the current record that a
VariableResolver provides and Boolean.FALSE
otherwise).ListWidget's filter form filtering button.ListWidget's filter form clearance button.List s from
FormListWidgets.OrderInfo to build OrderExpression (an
ComparatorExpression that compares the values that two
VariableResolvers provides).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.
ListWidget instance.
FormElements.String values according to
the Locale and case sensitive option.parameter to the placeholder.
parameters to the placeholders.
viewData key that is used for the menu.
Map s from
FormWidgets.Maps to forms.Map into hierarchical and vice-versa.Message interface allows to send any events to any component in the component hierarchy.MessageContext
with given type.FormElement
does not know FormElement id, and cannot deduce it from pagecontext either.Data as the base state
that will be used to determine whether its state has changed in
Data.isStateChanged().
GenericFormElement.isStateChanged().
null value should be ordered before not-null
values by default.
Strings like
events and hierarchical names.Extendable.FormWidget and BeanFormWidget addElement methods
that take full element Id (separated by dots) as an argument.StandardClientStateFilterWidgetaranea-conf.xml)
to disable a Aranea service that is enabled by default.aranea-conf.xml)
to disable a Aranea widget that is enabled by default.String value of given form
field would not be empty.String value when checking its lenght.
String value when checking its lenght.
null values and uses another not-null
Comparator in other cases.null values unaltered and uses a another
not-null converter for all other cases.null elements.null value that will be passed to
PreparedStatement.setNull.new BigDecimalToDoubleConverter().
new BigDecimalToFloatConverter().
new BigIntegerToIntegerConverter().
new BigIntegerToLongConverter().
new BooleanToLong10Converter().
new BooleanToYNConverter().
new IdenticalConverter().
new ListConverter(listItemConverter).
new ReverseConverter(toReverse).
new StringToBigDecimalConverter()
new StringToBooleanConverter().
new StringToIntegerConverter()
new StringToLongConverter().
new TimestampToDateConverter().
Data, value is not set.
beanClass.
null.
Constraint only applies when constrained field has
some real value.OptionalConstraint wrapper for given
constraint.
OrConstraint for one constraint.
OrConstraint for a collection of
Constraints.
NamingStrategy that returns the result of the
first child that gives a not-null value.InputData.FlowContext and
PopupWindowContext, deals with flow logic that is running in overlay
mode.Environment.onclick event.
ThreadContext as a popup.
ListOrder information.
Maps) from/to forms.Environment with newEnv.
Iterator pattern, providing one-time access to the
specific steps that form a path in a hierarchical structure.widget in a new popup window.
ListSqLHelper to support PostgreSQL database
queries.ProxyEventListener and
ProxyActionListener.OnChangeEventListener that does not
require to be sublassed, but instead allows registering a
handleEvent*() method of given widget that will be called when
the change occurs.eventTarget) and event handler name (eventId).
OnClickEventListener that does not
require to be sublassed, but instead allows registering a
handleEvent*() method of given widget that will be called when
the click occurs.eventTarget) and event handler name (eventId).
TimestampControl.fromRequest(String) to convert value
read from request to a Date in default TimeZone
and Locale.
TreeNode
that corresponds to the root node of the document tree.
TreeNode
that corresponds to the root node of the document tree.
StandardPopupFilterWidget.PopupServiceInfo.
String[] request parameters.
parameterValues and return the processed
variant.
StringRequestControl.preprocessRequestParameter(String).
onChange or onClick event listeners, if
they are in the request.
ResultSet row passing it with the
new Bean instance to BaseListSqlHelper.BeanResultReader.readBeanFields(ResultSet, Object)
method.
Message to the
Component and its children.
- propagate(Message) -
Method in class org.araneaframework.core.BaseApplicationComponent
-
- propagate(Message) -
Method in class org.araneaframework.core.BaseApplicationService
-
- propagate(Message) -
Method in class org.araneaframework.core.BaseApplicationWidget
-
- propagate(Message) -
Method in class org.araneaframework.core.BaseComponent.ComponentImpl
-
- propagate(Message) -
Method in class org.araneaframework.core.BaseComponent
- Forwards the
message to the component and to all of its
children components.
- propagate(Message) -
Method in class org.araneaframework.core.RelocatableDecorator
-
- propagate(Message) -
Method in class org.araneaframework.framework.container.ExceptionHandlingFlowContainerWidget
- Overrides the
propagate() functionality to catch and handle
exceptions.
- propagate(Message) -
Method in class org.araneaframework.framework.container.StandardServiceAdapterWidget
-
- propagate(Message) -
Method in class org.araneaframework.framework.core.BaseFilterService
-
- propagate(Message) -
Method in class org.araneaframework.framework.core.BaseFilterWidget
-
- propagate(Message) -
Method in class org.araneaframework.framework.router.BaseServiceRouterService
-
- propagate(Message, InputData, OutputData) -
Method in class org.araneaframework.http.router.StandardHttpSessionRouterService
-
- propagateListDataProviderWithOrderInfo(OrderInfo) -
Method in class org.araneaframework.uilib.list.ListWidget
-
- propagateStatementWithParams(PreparedStatement) -
Method in class org.araneaframework.backend.list.helper.SqlStatement
- Helper method that sets the parameters to the
PreparedStatement.
- properties -
Variable in class org.araneaframework.http.support.ReloadingPropertyFileResourceBundle
-
- properties -
Variable in class org.araneaframework.uilib.core.PopupFlowWidget
-
- properties -
Variable in class org.araneaframework.uilib.form.GenericFormElement
-
- propertyResource -
Variable in class org.araneaframework.http.support.ReloadingPropertyFileResourceBundle
-
- publishModel(InputData, String, Object) -
Static method in class org.araneaframework.http.util.ServletUtil
-
- push() -
Method in interface org.araneaframework.http.WindowScrollPositionContext
- Resets the current scroll coordinates, which can be restored with
WindowScrollPositionContext.pop().
- push() -
Method in class org.araneaframework.http.filter.StandardWindowScrollPositionFilterWidget
-
- pushContext(String, GenericFormElement) -
Method in class org.araneaframework.uilib.form.visitor.FormElementVisitor
- Pushes the context element to stack.
- pushPathPrefix(String) -
Method in interface org.araneaframework.http.HttpInputData
- Consumes the path prefix allowing children to be mapped to a relative path.
- pushPathPrefix(String) -
Method in class org.araneaframework.http.core.StandardServletInputData
-
- putByFullKey(Map, String, Object) -
Static method in class org.araneaframework.uilib.list.util.MapUtil
- Put an entry into hierarchical map.
- putLocalEnvironmentEntries(Map) -
Method in class org.araneaframework.framework.container.RootFlowContainerWidget
-
- putLocalEnvironmentEntries(Map) -
Method in class org.araneaframework.framework.container.StandardFlowContainerWidget
-
- putViewData(String, Object) -
Method in class org.araneaframework.core.BaseApplicationService
- Adds custom data to the widget view model (${widget.custom['key']}).
- putViewData(String, Object) -
Method in class org.araneaframework.core.BaseApplicationWidget
- Adds custom data to the widget view model (${widget.custom['key']}).
- putViewDataOnce(String, Object) -
Method in class org.araneaframework.core.BaseApplicationWidget
- Adds custom data to the widget view model (${widget.custom['key']}).
fieldLo is less than
fieldHi.
WildcardHandler.LIKE expression in Java.Relocatable's main interface that handles the change of
Environment.Component.Service.Widget.RelocatableDecorator and sets its child
service to child.
Comparator by switching the
order of two comparable objects.Constraint that reverses the effect of the contained
Constraint — validating this constraint only when the
contained Constraint is invalid.ReverseConstraint.ReverseConstraint(Constraint, String) or
BaseConstraint.setCustomErrorMessage(String) do not suffice.converter.Message that is sent to exactly one Component in hierarchy.ResultSet.
ResultSet.
form specified.
FileInfodata from request HttpInputData.
StringArrayRequestControl.readFromRequest(HttpInputData)uses the
methods StringArrayRequestControl.preprocessRequestParameters(String[])and
StringArrayRequestControl.fromRequestParameters(String[])to read the control from request.
javaType.
ResultSet column.
tag of a tag
library.
TabWidget when it is initialized.
message from given message type in messageMap.
listener from the registered
onChange event listeners.
listener from the registered
onClick event listeners.
StandardPopupFilterWidget, retains the servicing session thread.
render() functionality to catch and handle
exceptions.
Map <String serviceId, PopupServiceInfo serviceInfo>
into output under the key PopupWindowContext.POPUPS_KEY
output using the defined
viewSelector.
OutputData.
FormElement rendered.
Environment.getEntry(Object), but throws a NoSuchEnvironmentEntryException if
entry cannot be found.
callback allowing to start
new flows.
callback allowing to start new flows.
Variable.
Data from the marked base state.
Converter.convert(Object)).
BaseConverter.convert(Object)).
Double to BigDecimal.
Float to BigDecimal.
Integer to BigInteger.
Long to BigInteger.
Long to Boolean.
String "Y" to Boolean.TRUE and
any other String, including "N" to Boolean.FALSE.
List back using contained converter.
BaseConverter.convertNotNull(java.lang.Object)of the
contained converter.
BigDecimal to String.
Boolean to String.
Integer to String.
Long to String.
Date to Timestamp.
FormElement.init() to run queued events.
ContinuationManagerContext.start(Service), however after the first request passes through the continuation will return control
back to the starting component.
[listId].[SELECTION_SCOPE].[rowRequestId].
[listId].[SELECTION_SCOPE].[rowRequestId].
Message that contains several messages in one.Messages for argument.
Service is a component with an extra method
action(Path, InputData, OutputData) that provides services
based on the requests.service method, translates a
servlet's request into a service call.LocalizationContext to provide the localization
using the MessageSource from the Spring framework.SpringLocalizationContext and
LocalizationContext implementation that uses the
MessageSource of the Spring framework.String and SQL
arguments Object[].LIKE expression.Widget.Interface.render(OutputData)
call. Aranea 1.2 will provide more general
StandardStateVersioningFilterWidget which can provide similar
functionality.Controls that support those types of
events.Environment implementation.EnvironmentAwareCallback.EventListener that also allows event parameters.StandardFields using an empty set of fields.
StandardFields extending the set of fields
of another StandardFields instance and
using the globalPrefix to all the fields added.
StandardFields using the specified set of fields..
StandardFields using the set of fields
defined by the ListStructure.
multipart/form-data encoded files to a temporary
directory.FlowContext where the flows are structured as a stack.StandardFlowContainerWidget with topWidget
being the first flow on the top of flow stack.
FlowContext
starts a specified flow in it
FormElement error messages to standard
MessageContext.LocalizationContext.MessageContext implementation to the environment that can
be used to add messages for later output.Path, uses simple string
identifiers like "a" or "b" and combines them using dots forming full
pathes like "a.b.c".RenderStateAware components
render state to unrendered prior to calling render on its children.BaseServiceRouterService which handles sessions.BaseServiceRouterService which handles threads.update(InputData),
event(Path, InputData) and render(OutputData)
based on the transaction ID.Converter
objects.String[] request
parameter.Comparator that compares
String objects.Constraint that constrains the input length of a
FormElement.String length constraint for given form element.
StringArrayRequestControl,
that is it represents controls, that have a single String request parameter.String to BigDecimal and back.String to Boolean and back.String to Integer and back.String to Long and back.String
and a single request parameter of same type.component.
BroadcastMessage.execute(Component) to be called for
each Component in hierarchy.
RoutedMessage.execute(Component) to be called for
Component identified in hierarchy by the given id.
Set.
Strings.
beanId that will be used to
find the bean that will be incorporated as a child service.
beanId that will be used to
find the bean that will be incorporated as a child widget.
ConstraintGroupHelper to be used by this group
constraint to handle group names.
Control.
Control that is associated with FormElement which owns this Data.
BaseConverter.
Constraint does not hold.
Data.
ListDataProviderused to fill the list with data.
DataSource.
Data without modifying underlying Control.
Environment of this Constraint.
Comparator for the specified field.
field for
object bean.
field for
object bean.
FilterHelper used to help with adding filters.
StandardFlowContainerWidget will ever
return control to FlowContext higher in the Component
hierarchy.
FormElement with a JSP tag that
AutomaticTagFormElementTag will use for actual rendering of the
FormElement.
FormElement.
FormElement
that belongs to form and has id formElementId.
FormElement.
FormElement that belongs to form and has id
formElementId.
FormElementViewSelector viewSelector to
the specified FormElement.
FormElementViewSelector viewSelector to
the FormElement that belongs to form and has an ID
formElementId.
FormRowHandler.
ListColumn.
false.
OrConstraint acts lazily, default is
false.
ListFilter.
ListOrder.
ListStructure used to describe the list.
ListStructureused to fill the list with data.
multipart/form-data encoded strings.
Map.
null
FlowContext.TransitionHandler which performs the
flow navigation.
TypeHelper used to help with field types.
multipart/form-data encoded strings.
Data value.
jsp file
without jsp extension.
message of type type to the user.
messages of given type to the user.
message of type type to the user.
flow inside the overlay mode, that can
be configured using the configurator.
flow inside the overlay mode.
flow inside the overlay mode.
ThreadContext).
ThreadContext.
valueId.
value.
null at invocation).
StandardFields extending the set of fields
of another StandardFields instance and
using the globalPrefix to all the fields added.
TabContainerWidget rendered by this tag.
Boolean objects Comparator
should order the true value before the false
value by default.
TabWidget)s.TabContainerContext implementation TabContainerWidget.name and
value.
TextControl.TimestampControl, that holds only time - that is
it's default pattern is "HH:mm".TimeControl.DEFAULT_FORMAT.
dateTimeFormat.
Timestamp.Timestamp to Date and back.TransactionContext filters routing of duplicate requests.TreeWidget to retrieve tree data.TreeNodeWidget instance.
TreeNodeWidget instance and adds the given list of
nodes as its children.
TreeNodeWidget instance and adds the given list of
nodes as its children.
<ul> and list item <li>
tags.TreeWidget instance.
TreeWidget instance which will acquire the
tree data from supplied TreeDataProvider.
LocalizationContext.
LocalizationContext.
ComparatorExpression corresponding to
the static ListOrder and request-dependent info.
Expression corresponding to
the static ListFilter and request-dependent info.
String out of a Boolean.
dateTimeFormat.
List<String> to String[].
String[] representation of the control value.
StringRequestControl.toResponse(Object).
SqlExpression based on Expression.
SqlExpression based on ComparatorExpression.
String of this SqlExpression.
String like this "x IN (y,w,z)".
toString method.
Path as a dot-separated String.
ComparatorExpression into
SqlExpression.
Expression into SqlExpression.
String value before checking its
lenght.
UpdateRegionContext.
eventPrecondition.
NestableRuntimeException.
NestableRuntimeException.
TabWidget when it is destroyed.
update() functionality to catch and handle
exceptions.
FileUploadInputExtension.getUploadException() is null.
tag is located.
eventTarget)
and form widget (form).
eventTarget)
and form widget (form).
Values.Variables.getViewModel().Constraint conditions.
null calls the
StringArrayRequestControl.validateNotNull()method.
String value would not be empty.
null
value, or the low field value is less then high field value.
String) length is between the given values.
TextType.TEXT makes custom checks.
render(OutputData)),
event handling (via event(Path, InputData).FormWidget's should be validated
seamlessly on the background with the actions or not.
styleclass are needed for HTML table cell.
form specified.
FormSimpleLabelHtmlTag.writeLabel(Writer,String,boolean,String,String,PageContext,boolean,String,String) instead
styleclass are needed for HTML table row.
AraneaAttributes) that
are determined by event parameter.
styleclass and width are needed for HTML table.
Relocatable.Interface that will
be used to change the Environment of the relocatable
component/service/widget.
message to the component and to all of its
children components.
env.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||