| Name | Description | Type | Package | Framework |
| AbstractBaseAlgorithm | Abstract base class for algorithms. | Class | org.apache.cocoon.forms.formmodel.algorithms | Apache Cocoon |
|
| AbstractBaseAlgorithmBuilder | Abstract builder for AbstractBaseAlgorithm This class parses the default triggers attribute, containing a comma separated list of widget paths | Class | org.apache.cocoon.forms.formmodel.algorithms | Apache Cocoon |
|
| AbstractContainerDefinition | The AbstractContainerDefinition corresponding to an AbstractContainerWidget. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| AbstractContainerDefinitionBuilder | Abstract base class for container widget builders. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| AbstractContainerWidget | A general-purpose abstract Widget which can hold zero or more widgets. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| AbstractDatatypeWidgetDefinition | Base class for WidgetDefinitions that use a Datatype and SelectionList. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| AbstractDatatypeWidgetDefinitionBuilder | Abstract base class for WidgetDefinitionBuilders that build widgets that have datatypes/selection lists. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| AbstractWidget | Abstract base class for Widget implementations. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| AbstractWidgetDefinition | Provides functionality that is common across many WidgetDefinition implementations. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| AbstractWidgetDefinitionBuilder | Abstract base class for WidgetDefinitionBuilders. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| Action | An Action widget. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| ActionDefinition | The WidgetDefinition part of a Action widget, see Action for more information. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| ActionDefinitionBuilder | Builds ActionDefinitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| AggregateField | An aggregated field allows to represent one value as multiple input fields, or several values as one field. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| AggregateFieldDefinition | The WidgetDefinition part of a AggregateField widget, see AggregateField for more information. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| AggregateFieldDefinition .SplitMapping | Constructor SummaryAggregateFieldDefinition. | Class | org.apache.cocoon.forms.formmodel.AggregateFieldDefinition | Apache Cocoon |
|
| AggregateFieldDefinitionBuilder | Builds AggregateFieldDefinitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| BooleanField | A widget to select a boolean value. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| BooleanFieldDefinition | The WidgetDefinition part of a BooleanField widget, see BooleanField for more information. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| BooleanFieldDefinitionBuilder | Builds BooleanFieldDefinitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| ButtonDefinitionBuilder | The ButtonDefinitionBuilder has been replaced by ActionDefinitionBuilder. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| CalculatedField | A field which calculates its value. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| CalculatedFieldAlgorithm | Common interface for an algorithm to calculate the value of a Version:$Id: CalculatedFieldAlgorithm. | Interface | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| CalculatedFieldAlgorithmBuilder | Common interface for CalculatedFieldAlgorithm builders. | Interface | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| CalculatedFieldDefinition | Definition of a CalculatedField. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| CalculatedFieldDefinitionBuilder | Builder for CalculatedFields. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| CannotYetResolveWarning | This exception is thrown by ExpressionContextImpl when it asked for the value of a required field, when that required field does not yet have | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| CaptchaDefinitionBuilder | Builds CaptchaFieldDefinitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| CaptchaField | A Field for CAPTCHA validation. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| CaptchaFieldDefinition | A FieldDefinition for CaptchaFields. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| ClassDefinition | A WidgetDefinition which holds a collection of Widgets and which can be instantiated with a NewDefinition. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| ClassDefinitionBuilder | Builds {ClassDefinition}s. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| ContainerDefinition | Interface to be implemented by WidgetDefinitions for Widgets which contain other widgets. | Interface | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| ContainerWidget | Interface to be implemented by Widgets which contain other widgets. | Interface | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| DataWidget | | Interface | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| DefaultTreeModel | A default tree model, implemented with DefaultTreeModel. | Class | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| DefaultTreeModel .DefaultTreeNode | Constructor SummaryDefaultTreeModel. | Class | org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel | Apache Cocoon |
|
| DefaultTreeModel .Sample | The classical Swing sample tree model, that can be used for demonstration purposes. | Class | org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel | Apache Cocoon |
|
| DefaultTreeModel .TreeNode | | Interface | org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel | Apache Cocoon |
|
| DuplicateIdException | This exception is thrown by WidgetDefinitions that contain other WidgetDefinitions, such as the FormDefinition or the RepeaterDefinition, in case | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| EnhancedRepeater | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| ExpandDefinitionBuilder | Builds definitions by using library definitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| ExpressionContextImpl | expressions by xReporter expression interpreter. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| Field | A general-purpose Widget that can hold one value. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| FieldDefinition | The WidgetDefinition part of a Field widget, see Field for more information. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| FieldDefinitionBuilder | Builds FieldDefinitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| Form | A widget that serves as a container for other widgets, the top-level widget in a form description file. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| FormDefinition | The WidgetDefinition part of a Form widget, see Form for more information. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| FormDefinitionBuilder | Builds FormDefinitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| GoogleMap | | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| GoogleMapDefinition | The WidgetDefinition part of a GoogleMap widget, see GoogleMap for more information. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| GoogleMapDefinitionBuilder | Builds GoogleMapDefinitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| GoogleMapMarker | | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| GoogleMapValue | | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| Group | A container Widget which can hold zero or more child widgets. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| GroupDefinition | The WidgetDefinition corresponding to a Group widget. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| GroupDefinitionBuilder | Builds {GroupDefinition}s. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| ImageMap | A server-side map widget. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| ImageMapDefinition | The WidgetDefinition part of an ImageMap widget, see ImageMap for more information. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| ImageMapDefinitionBuilder | Builds ImageMapDefinitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| ImportDefinitionBuilder | | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| IncompletenessException | | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| JavaAlgorithmBuilder | Builder for user custom CalculatedFieldAlgorithms. | Class | org.apache.cocoon.forms.formmodel.algorithms | Apache Cocoon |
|
| JavaScript | Javascript calculated field algorithm. | Class | org.apache.cocoon.forms.formmodel.algorithms | Apache Cocoon |
|
| JavaScriptBuilder | Javascript based calculated field algorithm builder. | Class | org.apache.cocoon.forms.formmodel.algorithms | Apache Cocoon |
|
| JavaTreeModelDefinition | A TreeModelDefinition based on an Java class implementing TreeModel. | Class | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| JavaTreeModelDefinitionBuilder | Builds a TreeModelDefinition based on an arbitrary Java class. | Class | org.apache.cocoon.forms.formmodel.tree.builder | Apache Cocoon |
|
| Library | | Class | org.apache.cocoon.forms.formmodel.library | Apache Cocoon |
|
| LibraryException | This exception is thrown when something specific to the library system goes wrong. | Class | org.apache.cocoon.forms.formmodel.library | Apache Cocoon |
|
| LibraryManager | The work interface for the LibraryManager, the class that manages all used form model library definitions so they can be shared | Interface | org.apache.cocoon.forms.formmodel.library | Apache Cocoon |
|
| LibraryManagerImpl | | Class | org.apache.cocoon.forms.formmodel.library | Apache Cocoon |
|
| Messages | A widget to output one or messages. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| MessagesDefinition | The WidgetDefinition part of a Messages widget, see Messages for more information. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| MessagesDefinitionBuilder | Builds MessagesDefinitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| MultiValueField | A MultiValueField is mostly the same as a normal Field, but can hold multiple values. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| MultiValueFieldDefinition | The WidgetDefinition part of a MultiValueField widget, see MultiValueField for more information. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| MultiValueFieldDefinitionBuilder | Builds MultiValueFieldDefinitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| NewDefinition | This is the WidgetDefinition which is used to instantiate a ClassDefinition. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| NewDefinitionBuilder | Builds {NewDefinition}s. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| Output | An Output widget can be used to show a non-editable value to the user. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| OutputDefinition | The WidgetDefinition part of a Output widget. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| OutputDefinitionBuilder | Builds OutputDefinitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| RepeatedFormula | An xreporter Expression based algorithm that repeats the formula on a The specified formula will be applied iterating on the specified widgets. | Class | org.apache.cocoon.forms.formmodel.algorithms | Apache Cocoon |
|
| RepeatedFormulaBuilder | Builds a RepeatedFormula The syntax is as follows : | Class | org.apache.cocoon.forms.formmodel.algorithms | Apache Cocoon |
|
| Repeater | A repeater is a widget that repeats a number of other widgets. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| RepeaterAction | An action that acts on a repeater. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| RepeaterActionDefinition | Abstract repeater action. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| RepeaterActionDefinition .AddRowActionDefinition | The definition of a repeater action that adds a row to a sibling repeater. | Class | org.apache.cocoon.forms.formmodel.RepeaterActionDefinition | Apache Cocoon |
|
| RepeaterActionDefinition .ChangePageActionDefinition | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.cocoon.forms.formmodel.RepeaterActionDefinition | Apache Cocoon |
|
| RepeaterActionDefinition .DeleteRowsActionDefinition | The definition of a repeater action that deletes the selected rows of a sibling repeater. | Class | org.apache.cocoon.forms.formmodel.RepeaterActionDefinition | Apache Cocoon |
|
| RepeaterActionDefinition .InsertRowsActionDefinition | The definition of a repeater action that insert rows before the selected rows in a sibling repeater, or at the end of the repeater if no row is selected. | Class | org.apache.cocoon.forms.formmodel.RepeaterActionDefinition | Apache Cocoon |
|
| RepeaterActionDefinition .SortActionDefinition | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.cocoon.forms.formmodel.RepeaterActionDefinition | Apache Cocoon |
|
| RepeaterActionDefinitionBuilder | Builds a Three actions are defined: | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| RepeaterDefinition | The WidgetDefinition part of a Repeater widget, see Repeater for more information. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| RepeaterDefinitionBuilder | Builds RepeaterDefinitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| RepeaterFilterField | | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| RepeaterFilterFieldDefinition | Fields inherited from class org. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| RepeaterFilterFieldDefinitionBuilder | | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| RowAction | | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| RowAction .MoveDownAction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.cocoon.forms.formmodel.RowAction | Apache Cocoon |
|
| RowAction .MoveUpAction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.cocoon.forms.formmodel.RowAction | Apache Cocoon |
|
| RowActionDefinition | | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| RowActionDefinition .AddAfterDefinition | Adds a row after the one containing this action. | Class | org.apache.cocoon.forms.formmodel.RowActionDefinition | Apache Cocoon |
|
| RowActionDefinition .DeleteRowDefinition | Deletes the row containing this action. | Class | org.apache.cocoon.forms.formmodel.RowActionDefinition | Apache Cocoon |
|
| RowActionDefinition .MoveDownDefinition | Moves up the row containing this action. | Class | org.apache.cocoon.forms.formmodel.RowActionDefinition | Apache Cocoon |
|
| RowActionDefinition .MoveUpDefinition | Moves up the row containing this action. | Class | org.apache.cocoon.forms.formmodel.RowActionDefinition | Apache Cocoon |
|
| RowActionDefinitionBuilder | | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| SelectableWidget | A Widget that can have a selection list. | Interface | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| SimpleFormula | An xreported expression based algorithm. | Class | org.apache.cocoon.forms.formmodel.algorithms | Apache Cocoon |
|
| SimpleFormulaBuilder | Builds a SimpleFormula The syntax is as follows : | Class | org.apache.cocoon.forms.formmodel.algorithms | Apache Cocoon |
|
| SourceTreeModel | A TreeModel that builds a hierarchy of TraversableSources. | Class | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| SourceTreeModelDefinition | Definition for SourceTreeModelVersion:$Id: SourceTreeModelDefinition. | Class | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| SourceTreeModelDefinitionBuilder | Builds a SourceTreeModel. | Class | org.apache.cocoon.forms.formmodel.tree.builder | Apache Cocoon |
|
| Struct | A container Widget which can hold zero or more child widgets. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| StructDefinition | The WidgetDefinition corresponding to a Struct widget. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| StructDefinitionBuilder | Builds {StructDefinition}s. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| Submit | A submit is an action that exits of the current form. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| SubmitDefinition | Definition for a Submit. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| SubmitDefinitionBuilder | Builds a widget. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| Tree | A tree widget, heavily inspired by Swing's JTree. | Class | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| Tree .ActionHandler | | Interface | org.apache.cocoon.forms.formmodel.tree.Tree | Apache Cocoon |
|
| TreeDefinition | Definition of a Tree widget. | Class | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| TreeDefinitionBuilder | | Class | org.apache.cocoon.forms.formmodel.tree.builder | Apache Cocoon |
|
| TreeModel | Data model for the Tree widget, inspired by Swing's TreeModel, with the difference that child nodes are accessed through keys rather than indices. | Interface | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| TreeModelDefinition | Creates TreeModels. | Interface | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| TreeModelDefinitionBuilder | Builds TreeModels from an XML description. | Interface | org.apache.cocoon.forms.formmodel.tree.builder | Apache Cocoon |
|
| TreeModelEvent | Event indicating a change on a TreeModel. | Class | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| TreeModelHelper | A helper class to ease the implementation of TreeModelsVersion:$Id: TreeModelHelper. | Class | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| TreeModelListener | Listener of changes to a TreeModel. | Interface | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| TreePath | A path in a TreeModel. | Class | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| TreeSelectionEvent | An event fired when the selection of a Tree changes. | Class | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| TreeSelectionListener | Listener for changes in a Tree's selection. | Interface | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| TreeWalker | A helper to crawl a tree and quickly access important node-related information. | Class | org.apache.cocoon.forms.formmodel.tree | Apache Cocoon |
|
| Union | A discriminated union that references a discriminant value in another widget and contains one of several cases (widgets). | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| UnionDefinition | The WidgetDefinition corresponding to a Union widget. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| UnionDefinitionBuilder | Builds {UnionDefinition}s. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| Upload | A file-uploading Widget. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| UploadDefinition | The definition of an upload widget. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| UploadDefinitionBuilder | Builds UploadDefinitions. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| Whitespace | Enumeration of whitespace-handling strategies. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| Widget | Interface to be implemented by Widgets. | Interface | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| WidgetDefinition | A WidgetDefinition holds all the static information about a Widget. | Interface | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| WidgetDefinitionBuilder | Interface for classes that can build widgets from an XML description. | Interface | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| WidgetDefinitionBuilderContext | Holds context information for the building phase. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| WidgetDefinitionList | Helper class for the Definition implementation of widgets containingVersion:$Id: WidgetDefinitionList. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| WidgetList | Helper class for the implementation of widgets containing other widgets. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |
|
| WidgetState | The state of a widget. | Class | org.apache.cocoon.forms.formmodel | Apache Cocoon |