|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
AbstractBaseAlgorithm
subclasses.AbstractContainerDefinition corresponding to an AbstractContainerWidget.FormHandler, which checks the type
of the WidgetEvent and calls the more specific AbstractFormHandler.handleActionEvent(ActionEvent)
or AbstractFormHandler.handleValueChangedEvent(ValueChangedEvent) methods.JavaClassValidatorBuilder.ValidationRule
implementations.WidgetDefinition part of a Action widget, see Action for more information.ActionDefinitions.Button
widget.ActionEventsWidgetDefinition part of a AggregateField widget, see AggregateField
for more information.AggregateFieldDefinitions.Binding
that narrows the context towards provided childbindings.JXPathBindingManager that helps construct the
actual AggregateJXPathBinding out of the configuration in the
provided configElement which looks like:
AssertValidationRules.AssertValidationRuleBuilderMap in the combined map, with the lowest lookup priority.
TreeModelEvent posted after the tree changes.
Widget's
BeanTypeWidgetDefinition part of a BooleanField widget, see BooleanField for more information.BooleanFieldDefinitions.Datatype implementation for
java.lang.Boolean's.BooleanTypes.ActionDefinitionBuilder.UnsupportedOperationException.
BeanConvertor
WidgetValidator for a particular widget definition.
DeleteNodeJXPathBinding.
InsertBeanJXPathBinding configured
with the nested template of the bindingElm.
InsertNodeJXPathBinding configured
with the nested template of the bindingElm.
RepeaterJXPathBinding according to the
attributes and nested comfiguration elements of the bindingElm.
SetAttributeJXPathBinding according to
the attributes of the provided bindingElm.
ValueJXPathBinding based on the attributes
and nested configuration of the provided bindingElm.
CalculatedField.CalculatedFieldAlgorithm builders.CalculatedField.CalculatedFields.ExpressionContextImpl when it asked for
the value of a required field, when that required field does not yet have
a value.CaptchaFieldDefinitions.Field for CAPTCHA validation.FieldDefinition for CaptchaFields.WidgetValidator that relies on a CAPTCHA
test.Binding
that narrows the context towards provided childbindings.JXPathBindingManager that helps construct the
actual CaseJXPathBinding out of the configuration in the
provided configElement which looks like:
WidgetDefinition which holds a collection of Widgets
and which can be instantiated with a NewDefinition.Binding
which allows the specification of a class of reusable bindings.JXPathBindingManager that helps construct the
actual ClassJXPathBinding out of the configuration in the
provided configElement which looks like:
Map that combines several other maps.JXPathBindingBase implementations that have nested
child-bindings.WidgetListener that can recieve a configuration ElementWidgetValidator that can recieve a configuration ElementConstant classes around that this one has been renamed to FormsConstants.Map view of a container widget, keys being children names and values either
maps (for container children), objects (for terminal children) or lists (for repeaters).Map.
ContainerWidgetAsMap(container, false)
Binding
that narrows the binding scope to some xpath-context on the target
objectModel to load and save from.JXPathBindingManager that helps construct the
actual ContextJXPathBinding out of the configuration in the
provided configElement which looks like:
Convertor.convertFromString(java.lang.String, java.util.Locale, org.apache.cocoon.forms.datatype.convertor.Convertor.FormatCache).CreateEventsJXPathBindingManager that helps construct the
actual CustomJXPathBinding out of the configuration in the
provided configElement which looks like one of the following:
Datatype implementation for
java.util.Date's (so includes a time-component).DateTypes.Datatype implementation
for decimal numbers (backed by the java.math.BigDecimal class).DecimalTypes.CacheManager role.DatatypeManager component.ExpressionManager role.FormManager role.SelectionLists from an XML description or an URL.DefaultTreeModel.TreeNodes.ValueChangedEvent that defers getting the new value from the widget
until it's actually requested.Binding
that deletes the current context-bean from the target
back-end model upon save.JXPathBindingManager that helps construct the
actual DeleteNodeJXPathBinding out of the configuration in the
provided configElement which looks like:
Datatype implementation
for double numbers (backed by the java.lang.Double class).DoubleTypes.DummyStringConvertors.FormDefinition or the RepeaterDefinition, in case
one tries to add a WidgetDefinition that has the same id as another,
previously added, WidgetDefinition.ft:widget
(in the FormsConstants.TEMPLATE_NS namespace) tags (having an id attribute)
by the XML representation of the corresponding widget instance.ft:aggregate element.ft:choose element.ft:choose/ft:when element.ft:class element.ft:continuation-id element.ft:form-template element handler.ft:group element.ft:new element.ft:repeater element.ft:repeater-rows element.ft:repeater-size element.ft:repeater-widget element: a single element for both the repeater and its rowsft:repeater-widget-label element.ft:choose, ft:union use this.ft:struct element.ft:union element.ft:union/ft:case element.ft:widget element.ft:widget-label element.EmailValidationRules.EmailValidationRuleBuilderConvertor
implementation for types implementing Joshua Bloch's
typesafe enum pattern.EnumType.Datatype implementation for
types implementing Joshua Bloch's
typesafe enum pattern.EnumTypes.WidgetDefinition part of a Field widget, see Field for more information.FieldDefinitions.SelectionList that can be filtered.Datatype implementation
for float numbers (backed by the java.lang.Float class).FloatTypes.WidgetDefinition part of a Form widget, see Form for more information.FormDefinitions.Form,
and will then receive all events fired by widgets on the form.Forms.Date objects backed by the
SimpleDateFormat class.FormattingDateConvertors.BigDecimals backed by the
DecimalFormat class.FormattingDecimalConvertors.Doubles backed by the
DecimalFormat class.FormattingDoubleConvertors.Floats backed by the
DecimalFormat class.FormattingFloatConvertors.Integers backed by the
DecimalFormat class.FormattingIntegerConvertors.Longs backed by the
DecimalFormat class.FormattingLongConvertors.Form.EffectWidgetReplacingPipe.FormsPipelineConfig.findForm(String) by setting the jxpath-expression to null
JXMacrosHelper.generateWidget(Widget, Map).
WidgetDefinition part of a GoogleMap widget, see GoogleMap for more information.GoogleMapDefinitions.Widget which can hold zero or more child widgets.WidgetDefinition corresponding to a Group widget.Binding
that narrows the context towards provided childbindings.JXPathBindingManager that helps construct the
actual GroupJXPathBinding out of the configuration in the
provided configElement which looks like:
AbstractWidget.getDefinition() of this widget to generate a common
set of 'display' data.
AbstractWidget.generateSaxFragment(ContentHandler, Locale)
The implementation on the AbstractWidget level inserts no additional XML.
AbstractWidget.getDefinition() to generate the 'label' part of
the display-data of this widget.
AbstractWidget.getXMLElementName()) with attributes
(provided by AbstractWidget.getXMLElementAttributes() around anything injected
in by both AbstractWidget.generateDisplayData(ContentHandler) and
AbstractWidget.generateItemSaxFragment(ContentHandler, Locale).
<fi:styling> element holding the attributes of a ft:*
element that are in the "fi:" namespace.
endElement()
event so that the template can insert styling information in it.
Binding following the specification in the
provided config element.
AbstractWidget.getChild(String) to return the
repeater-row indicated by the index in 'id'
FormDefinition.
leaf" for leaf nodes (will be e.g.
TreeWalker.next() (except if
TreeWalker.enterChildren() or TreeWalker.leave() where called inbetween.
Map.
Map
List.
List
AbstractWidget.generateSaxFragment(ContentHandler, Locale)
to be placed on the wrapping element for all the XML-instance-content of this Widget.
AbstractWidget.generateSaxFragment(ContentHandler, Locale)
to produce the wrapping element for all the XML-instance-content of this Widget.
HtmlCleaningConvertors.Date objects backed by ICU4J's
SimpleDateFormat class.Icu4jDateConvertors.WidgetDefinition part of an ImageMap widget, see ImageMap
for more information.ImageMapDefinitions.ImageMap
widget.Binding
that inserts a new instance of the specified bean (classname) or a new instance
created by the model itself into the target back-end model upon save.JXPathBindingManager that helps construct the
actual InsertBeanJXPathBinding out of the configuration in the
provided configElement which looks like:
Binding
that inserts a clone of some 'template document-fragment' into the target
back-end model upon save.JXPathBindingManager that helps construct the
actual InsertNodeJXPathBinding out of the configuration in the
provided configElement which looks like:
Datatype implementation
for whole numbers.IntegerTypes.indexth path added to the selection?
aTreePath is a descendant of this
TreePath.
true if node is a leaf.
JXPathBindingBase.BindingManagerby
usage of the
JXPath package .CalculatedFieldAlgorithms.WidgetValidatorBuilder that uses Spring beans.WidgetListenerBuilder that uses Spring beans.Binding based on two JavaScript snippets, respectively for loading and saving the form.FilterableSelectionList based on a JavaScript snippet.WidgetValidator implemented as a JavaScript snippet.JavaScriptWidgetListenerBuilderWidgetListener based on a JavaScript snippet.SelectionLists from a JavaSelectionList classes configured in Spring contextTreeModelDefinition based on a Spring bean
implementing TreeModel.TreeModelDefinition based on an Spring bean subclassing .LengthValidationRules.LengthValidationRuleBuilderDatatype implementation
for whole numbers.LongTypes.WidgetDefinition part of a Messages widget, see Messages for more information.MessagesDefinitions.MillisDateConvertors.Mod10ValidationRules.Mod10ValidationRuleBuilderField, but can
hold multiple values.WidgetDefinition part of a MultiValueField widget, see MultiValueField for more information.MultiValueFieldDefinitions.WidgetDefinition" which is used to instantiate a
ClassDefinition.Binding
that references a class of bindings.JXPathBindingManager that helps construct the
actual NewJXPathBinding out of the configuration in the
provided configElement which looks like:
Library.
Library.
WidgetDefinition part of a Output widget.OutputDefinitions.BeanConvertors
BigDecimals that does not do any
(locale-dependent) formatting.EnumConvertors.Floats that does not do any (locale-dependent)
formatting.PlainIntegerConvertors.PlainLongConvertors.RangeValidationRules.RangeValidationRuleBuilderRegExpValidationRules.RegExpValidationRuleBuilderExpression based algorithm that repeats the formula on a
set of fields.RepeatedFormula
algorithm.<fd:repeater-action/>
List view of a Repeater, each element of the list being a Map
wrapping a repeater row, as defined by ContainerWidgetAsMap.List view around a repeater.
- RepeaterAsList(Repeater) -
Constructor for class org.apache.cocoon.forms.util.RepeaterAsList
- Same as
RepeaterAsList(repeater, false).
- RepeaterDefinition - class org.apache.cocoon.forms.formmodel.RepeaterDefinition.
- The
WidgetDefinition part of a Repeater widget, see Repeater for more information. - RepeaterDefinition(int, int, int, boolean, boolean) -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterDefinition
-
- RepeaterDefinition(int, int, int, boolean, boolean, boolean, int, int, String) -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterDefinition
-
- RepeaterDefinitionBuilder - class org.apache.cocoon.forms.formmodel.RepeaterDefinitionBuilder.
- Builds
RepeaterDefinitions. - RepeaterDefinitionBuilder() -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterDefinitionBuilder
-
- RepeaterEvent - class org.apache.cocoon.forms.event.RepeaterEvent.
- An event raised when a repeater widget row is added, removed or reordered.
- RepeaterEvent(Widget, RepeaterEventAction) -
Constructor for class org.apache.cocoon.forms.event.RepeaterEvent
-
- RepeaterEvent(Widget, RepeaterEventAction, int) -
Constructor for class org.apache.cocoon.forms.event.RepeaterEvent
-
- RepeaterEventAction - class org.apache.cocoon.forms.event.RepeaterEventAction.
- Type-safe enumeration of the various repeater actions that triggers events.
- RepeaterEventAction(String, int) -
Constructor for class org.apache.cocoon.forms.event.RepeaterEventAction
-
- RepeaterFilter - interface org.apache.cocoon.forms.binding.RepeaterFilter.
-
- RepeaterFilterField - class org.apache.cocoon.forms.formmodel.RepeaterFilterField.
-
- RepeaterFilterField(RepeaterFilterFieldDefinition) -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterFilterField
-
- RepeaterFilterFieldDefinition - class org.apache.cocoon.forms.formmodel.RepeaterFilterFieldDefinition.
-
- RepeaterFilterFieldDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterFilterFieldDefinition
-
- RepeaterFilterFieldDefinitionBuilder - class org.apache.cocoon.forms.formmodel.RepeaterFilterFieldDefinitionBuilder.
-
- RepeaterFilterFieldDefinitionBuilder() -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterFilterFieldDefinitionBuilder
-
- RepeaterItem - class org.apache.cocoon.forms.binding.RepeaterItem.
-
- RepeaterItem(Object) -
Constructor for class org.apache.cocoon.forms.binding.RepeaterItem
-
- RepeaterJXPathAdapter - class org.apache.cocoon.forms.binding.RepeaterJXPathAdapter.
-
- RepeaterJXPathAdapter() -
Constructor for class org.apache.cocoon.forms.binding.RepeaterJXPathAdapter
-
- RepeaterJXPathBinding - class org.apache.cocoon.forms.binding.RepeaterJXPathBinding.
- RepeaterJXPathBinding provides an implementation of a
Binding
that allows for bidirectional binding of a repeater-widget to/from
repeating structures in the back-end object model. - RepeaterJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, String, String, String, JXPathBindingBase[], JXPathBindingBase, JXPathBindingBase[], JXPathBindingBase[]) -
Constructor for class org.apache.cocoon.forms.binding.RepeaterJXPathBinding
- Constructs RepeaterJXPathBinding
- RepeaterJXPathBindingBuilder - class org.apache.cocoon.forms.binding.RepeaterJXPathBindingBuilder.
- RepeaterJXPathBindingBuilder provides a helper class for the Factory
implemented in
JXPathBindingManager that helps construct the
actual RepeaterJXPathBinding out of the configuration in the
provided configElement which looks like:
- RepeaterJXPathBindingBuilder() -
Constructor for class org.apache.cocoon.forms.binding.RepeaterJXPathBindingBuilder
-
- RepeaterJXPathCollection - class org.apache.cocoon.forms.binding.RepeaterJXPathCollection.
- Implements a collection that takes care about removed, updated and inserted
elements, obtaining from a
RepeaterAdapter all the needed objects. - RepeaterJXPathCollection() -
Constructor for class org.apache.cocoon.forms.binding.RepeaterJXPathCollection
-
- RepeaterListener - interface org.apache.cocoon.forms.event.RepeaterListener.
- Listeners for
RepeaterEvents - RepeaterSorter - interface org.apache.cocoon.forms.binding.RepeaterSorter.
-
- RequiredControl - class org.apache.cocoon.forms.event.impl.RequiredControl.
- This processing phase listener can be used to dynamically change the
required fields in a form.
- RequiredControl() -
Constructor for class org.apache.cocoon.forms.event.impl.RequiredControl
-
- RequiredControl.RequiredDescription - class org.apache.cocoon.forms.event.impl.RequiredControl.RequiredDescription.
-
- RequiredControl.RequiredDescription(String, String) -
Constructor for class org.apache.cocoon.forms.event.impl.RequiredControl.RequiredDescription
-
- RequiredControl.RequiredDescription(String, String, String) -
Constructor for class org.apache.cocoon.forms.event.impl.RequiredControl.RequiredDescription
-
- RowAction - class org.apache.cocoon.forms.formmodel.RowAction.
-
- RowAction(RowActionDefinition) -
Constructor for class org.apache.cocoon.forms.formmodel.RowAction
-
- RowAction.MoveDownAction - class org.apache.cocoon.forms.formmodel.RowAction.MoveDownAction.
-
- RowAction.MoveDownAction(RowActionDefinition.MoveDownDefinition) -
Constructor for class org.apache.cocoon.forms.formmodel.RowAction.MoveDownAction
-
- RowAction.MoveUpAction - class org.apache.cocoon.forms.formmodel.RowAction.MoveUpAction.
-
- RowAction.MoveUpAction(RowActionDefinition.MoveUpDefinition) -
Constructor for class org.apache.cocoon.forms.formmodel.RowAction.MoveUpAction
-
- RowActionDefinition - class org.apache.cocoon.forms.formmodel.RowActionDefinition.
-
- RowActionDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition
-
- RowActionDefinition.AddAfterDefinition - class org.apache.cocoon.forms.formmodel.RowActionDefinition.AddAfterDefinition.
- Adds a row after the one containing this action.
- RowActionDefinition.AddAfterDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition.AddAfterDefinition
-
- RowActionDefinition.DeleteRowDefinition - class org.apache.cocoon.forms.formmodel.RowActionDefinition.DeleteRowDefinition.
- Deletes the row containing this action.
- RowActionDefinition.DeleteRowDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition.DeleteRowDefinition
-
- RowActionDefinition.MoveDownDefinition - class org.apache.cocoon.forms.formmodel.RowActionDefinition.MoveDownDefinition.
- Moves up the row containing this action.
- RowActionDefinition.MoveDownDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition.MoveDownDefinition
-
- RowActionDefinition.MoveUpDefinition - class org.apache.cocoon.forms.formmodel.RowActionDefinition.MoveUpDefinition.
- Moves up the row containing this action.
- RowActionDefinition.MoveUpDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition.MoveUpDefinition
-
- RowActionDefinitionBuilder - class org.apache.cocoon.forms.formmodel.RowActionDefinitionBuilder.
-
- RowActionDefinitionBuilder() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinitionBuilder
-
- random -
Static variable in class org.apache.cocoon.forms.formmodel.CaptchaField
- Random number generator used to create session attribute name.
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.AbstractContainerWidget
- Delegates the readFromRequest() down to the contained child-widgets.
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Action
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.AggregateField
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.BooleanField
-
- readFromRequest(String) -
Method in class org.apache.cocoon.forms.formmodel.CalculatedField
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Field
-
- readFromRequest(String) -
Method in class org.apache.cocoon.forms.formmodel.Field
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Form
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.GoogleMap
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.ImageMap
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Messages
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.MultiValueField
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Output
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Repeater
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Union
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Upload
-
- readFromRequest(FormContext) -
Method in interface org.apache.cocoon.forms.formmodel.Widget
- Lets this widget read its data from a request.
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.WidgetList
- Performs the
Widget.readFromRequest(FormContext) on all the
contained widgets.
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- recalculate() -
Method in class org.apache.cocoon.forms.formmodel.CalculatedField
- Calls the algorithm to perform a recaulculation.
- recycle() -
Method in class org.apache.cocoon.forms.generation.FormsGenerator
-
- recycle() -
Method in class org.apache.cocoon.forms.transformation.EffectPipe
- Recycle the pipe after processing
- recycle() -
Method in class org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe.StylingContentHandler
-
- recycle() -
Method in class org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe
-
- referenceId -
Variable in class org.apache.cocoon.forms.event.impl.RequiredControl.RequiredDescription
-
- refreshForAdd(Repeater, int) -
Method in class org.apache.cocoon.forms.util.WidgetFinder
- Called when a new row addition event is received from a monitored repeater.
- refreshForClear(Repeater) -
Method in class org.apache.cocoon.forms.util.WidgetFinder
- Called when a repeater clear event is received from a monitored repeater.
- refreshForDelete(Repeater, int) -
Method in class org.apache.cocoon.forms.util.WidgetFinder
- Called when a row deletion event is received from a monitored repeater.
- refreshPage() -
Method in class org.apache.cocoon.forms.formmodel.EnhancedRepeater
-
- remove(Source, String) -
Method in interface org.apache.cocoon.forms.CacheManager
- Removes an object from the cache.
- remove(Source, String) -
Method in class org.apache.cocoon.forms.DefaultCacheManager
-
- remove(CreateListener, CreateListener) -
Static method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- remove(ActionListener, ActionListener) -
Static method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- remove(ValueChangedListener, ValueChangedListener) -
Static method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- remove(ProcessingPhaseListener, ProcessingPhaseListener) -
Static method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- remove(TreeSelectionListener, TreeSelectionListener) -
Static method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- remove(RepeaterListener, RepeaterListener) -
Static method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- remove(EventListener) -
Method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- remove() -
Method in class org.apache.cocoon.forms.formmodel.tree.TreeWalker
- Required by the
Iterator interface, but not supported here.
- remove(int) -
Method in class org.apache.cocoon.forms.util.RepeaterAsList
-
- removeActionListener(ActionListener) -
Method in interface org.apache.cocoon.forms.event.ActionListenerEnabled
-
- removeActionListener(ActionListener) -
Method in class org.apache.cocoon.forms.formmodel.Action
-
- removeActionListener(ActionListener) -
Method in class org.apache.cocoon.forms.formmodel.ImageMap
-
- removeAttribute(String) -
Method in class org.apache.cocoon.forms.datatype.AbstractJavaSelectionList
-
- removeAttribute(String) -
Method in interface org.apache.cocoon.forms.datatype.JavaSelectionList
-
- removeAttribute(String) -
Method in class org.apache.cocoon.forms.formmodel.AbstractWidget
-
- removeAttribute(String) -
Method in interface org.apache.cocoon.forms.formmodel.Widget
- Removes the named attribute from this widget.
- removeProcessingPhaseListener(ProcessingPhaseListener) -
Method in class org.apache.cocoon.forms.formmodel.Form
-
- removeRepeaterListener(RepeaterListener) -
Method in class org.apache.cocoon.forms.formmodel.Repeater
-
- removeRepeaterListener(RepeaterListener) -
Method in class org.apache.cocoon.forms.util.WidgetFinder
- Removes a listener.
- removeRow(int) -
Method in class org.apache.cocoon.forms.formmodel.Repeater
-
- removeRows() -
Method in class org.apache.cocoon.forms.formmodel.Repeater
- Deprecated. See
Repeater.clear()
- removeSelectionPath(TreePath) -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- removeSelectionPaths(TreePath[]) -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- removeTreeModelListener(TreeModelListener) -
Method in class org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel
-
- removeTreeModelListener(TreeModelListener) -
Method in class org.apache.cocoon.forms.formmodel.tree.SourceTreeModel
-
- removeTreeModelListener(TreeModelListener) -
Method in interface org.apache.cocoon.forms.formmodel.tree.TreeModel
- Removes a listener previously added with
TreeModel.addTreeModelListener(TreeModelListener).
- removeTreeModelListener(TreeModelListener) -
Method in class org.apache.cocoon.forms.formmodel.tree.TreeModelHelper
-
- removeTreeSelectionListener(TreeSelectionListener) -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- removeValidator(WidgetValidator) -
Method in class org.apache.cocoon.forms.formmodel.AbstractWidget
- Remove a validator from this widget instance
- removeValidator(WidgetValidator) -
Method in interface org.apache.cocoon.forms.formmodel.Widget
-
- removeValueChangedListener(ValueChangedListener) -
Method in interface org.apache.cocoon.forms.event.ValueChangedListenerEnabled
-
- removeValueChangedListener(ValueChangedListener) -
Method in class org.apache.cocoon.forms.formmodel.BooleanField
-
- removeValueChangedListener(ValueChangedListener) -
Method in class org.apache.cocoon.forms.formmodel.Field
-
- removeValueChangedListener(ValueChangedListener) -
Method in class org.apache.cocoon.forms.formmodel.MultiValueField
-
- removeValueChangedListener(ValueChangedListener) -
Method in class org.apache.cocoon.forms.formmodel.Output
-
- removeValueChangedListener(ValueChangedListener) -
Method in class org.apache.cocoon.forms.formmodel.Upload
-
- repeaterModified(RepeaterEvent) -
Method in interface org.apache.cocoon.forms.event.RepeaterListener
-
- repeaterModified(RepeaterEvent) -
Method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- repeaterModified(RepeaterEvent) -
Method in class org.apache.cocoon.forms.event.impl.JavaScriptWidgetListener.JSRepeaterListener
-
- request -
Variable in class org.apache.cocoon.forms.FormContext
-
- required -
Variable in class org.apache.cocoon.forms.formmodel.Field
-
- resolve(List, WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.AbstractContainerDefinition
-
- resolve(List, WidgetDefinition) -
Method in interface org.apache.cocoon.forms.formmodel.ContainerDefinition
- Resolve references to widget definition classes
- resolve() -
Method in class org.apache.cocoon.forms.formmodel.FormDefinition
-
- resolve(List, WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.NewDefinition
-
- resolve(List, WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.WidgetDefinitionList
-
- resolveVariable(String) -
Method in class org.apache.cocoon.forms.formmodel.ExpressionContextImpl
- Variables refer to other widgets.
- rows -
Variable in class org.apache.cocoon.forms.formmodel.Repeater
-
SUGGESTED_LABEL_ATTR field
attribute contains the chosen item's label.
Widget that can have a selection list.SelectionLists from an XML description.Binding
that sets a particular attribute to a fixed value upon save.JXPathBindingManager that helps construct the
actual SetAttributeJXPathBinding out of the configuration in the
provided configElement which looks like:
SimpleFormula
algorithm.TreeModel that builds a hierarchy of TraversableSources.SourceTreeModelSourceTreeModel.Datatype implementation
for strings.StringTypes.GroupGroupDefinitionGroupDefinitionBuilderBinding
that narrows the context towards provided childbindings.JXPathBindingManager that helps construct the
actual StructJXPathBinding out of the configuration in the
provided configElement which looks like:
Submit.<fd:submit> widget.Element node of its configuration
SelectionList.
splitPattern
does not match what the user entered.
JTree.Tree widget.Tree.Tree widget, inspired by Swing's TreeModel, with
the difference that child nodes are accessed through keys rather than indices.TreeModels.TreeModels from an XML description.TreeModel.TreeModelsTreeModel.TreeModel.parent ending in lastElement.
Tree changes.Tree's selection.WidgetDefinition corresponding to a Union widget.Binding
that narrows the context towards provided childbindings.JXPathBindingManager that helps construct the
actual UnionJXPathBinding out of the configuration in the
provided configElement which looks like:
UploadDefinitions.Widgets that
can hold a validation error.ValidationRule into a
WidgetValidator.ValueCountValidationRules.ValueCountValidationRuleBuilderBinding
that loads and saves the information behind a specific xpath expresion
(pointing to an attribute or text-node) to and from a specific CForms
widget as identified by its id.JXPathBindingManager that helps construct the
actual ValueJXPathBinding out of the configuration in the
provided configElement which looks like:
ValidationError instance.
validate() down to the contained child-widgets,
and validates the extra rules on this containment level regardless of
children widget's validities.
true (an action has no validation)
true (an action has no validation)
TreePath represented by a given String.
AbstractWidget.validate().
Form object and makes it
possible to populate a widget hierarchy from XML in form of SAX
events and serialize the content of the widget hierarchy as XML.Form with an XMLAdapter
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||