Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cocoon.forms Classes and Interfaces - 427 results found.
NameDescriptionTypePackageFramework
AbstractBaseAlgorithmAbstract base class for algorithms.Classorg.apache.cocoon.forms.formmodel.algorithmsApache Cocoon
AbstractBaseAlgorithmBuilderAbstract builder for AbstractBaseAlgorithm This class parses the default triggers attribute, containing a comma separated list of widget pathsClassorg.apache.cocoon.forms.formmodel.algorithmsApache Cocoon
AbstractContainerDefinitionThe AbstractContainerDefinition corresponding to an AbstractContainerWidget.Classorg.apache.cocoon.forms.formmodelApache Cocoon
AbstractContainerDefinitionBuilderAbstract base class for container widget builders.Classorg.apache.cocoon.forms.formmodelApache Cocoon
AbstractContainerWidgetA general-purpose abstract Widget which can hold zero or more widgets.Classorg.apache.cocoon.forms.formmodelApache Cocoon
AbstractCustomBindingAbstractCustomBindingVersion:$Id: AbstractCustomBinding.Classorg.apache.cocoon.forms.bindingApache Cocoon
AbstractDatatypeAbstract base class for Datatype implementations.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
AbstractDatatypeBuilderAbstract base class for datatype builders, most concrete datatype builders will derive from this class.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
AbstractDatatypeWidgetDefinitionBase class for WidgetDefinitions that use a Datatype and SelectionList.Classorg.apache.cocoon.forms.formmodelApache Cocoon
AbstractDatatypeWidgetDefinitionBuilderAbstract base class for WidgetDefinitionBuilders that build widgets that have datatypes/selection lists.Classorg.apache.cocoon.forms.formmodelApache Cocoon
AbstractFormHandlerAbstract implementation of FormHandler, which checks the type of the WidgetEvent and calls the more specific handleActionEvent(ActionEvent)Classorg.apache.cocoon.forms.eventApache Cocoon
AbstractFormsActionAbstract base class for Cocoon Forms actions.Classorg.apache.cocoon.forms.actingApache Cocoon
AbstractJavaSelectionListClassorg.apache.cocoon.forms.datatypeApache Cocoon
AbstractJavaValidatorAbstract base class for implementing an own Java validator which gets build by the JavaClassValidatorBuilder.Classorg.apache.cocoon.forms.validation.implApache Cocoon
AbstractValidationRuleAbstract base class providing common functionality for many ValidationRuleVersion:$Id: AbstractValidationRule.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
AbstractValidationRuleBuilderAbstract base class for ValidationRuleBuilder implementations.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
AbstractWidgetAbstract base class for Widget implementations.Classorg.apache.cocoon.forms.formmodelApache Cocoon
AbstractWidgetDefinitionProvides functionality that is common across many WidgetDefinition implementations.Classorg.apache.cocoon.forms.formmodelApache Cocoon
AbstractWidgetDefinitionBuilderAbstract base class for WidgetDefinitionBuilders.Classorg.apache.cocoon.forms.formmodelApache Cocoon
ActionAn Action widget.Classorg.apache.cocoon.forms.formmodelApache Cocoon
ActionDefinitionThe WidgetDefinition part of a Action widget, see Action for more information.Classorg.apache.cocoon.forms.formmodelApache Cocoon
ActionDefinitionBuilderBuilds ActionDefinitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
ActionEventCurrently this event originates from a ButtonVersion:$Id: ActionEvent.Classorg.apache.cocoon.forms.eventApache Cocoon
ActionListenerListeners for ActionEventsVersion:$Id: ActionListener.Interfaceorg.apache.cocoon.forms.eventApache Cocoon
ActionListenerEnabledInterfaceorg.apache.cocoon.forms.eventApache Cocoon
AggregateFieldAn aggregated field allows to represent one value as multiple input fields, or several values as one field.Classorg.apache.cocoon.forms.formmodelApache Cocoon
AggregateFieldDefinitionThe WidgetDefinition part of a AggregateField widget, see AggregateField for more information.Classorg.apache.cocoon.forms.formmodelApache Cocoon
AggregateFieldDefinition .SplitMappingConstructor SummaryAggregateFieldDefinition.Classorg.apache.cocoon.forms.formmodel.AggregateFieldDefinitionApache Cocoon
AggregateFieldDefinitionBuilderBuilds AggregateFieldDefinitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
AggregateJXPathBindingAggregateJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.Classorg.apache.cocoon.forms.bindingApache Cocoon
AggregateJXPathBindingBuilderAggregateJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
AssertValidationRuleGeneric validation rule that evaluates an expression.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
AssertValidationRuleBuilderBuilds AssertValidationRules.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
AssertValidatorBuilderAdapter for AssertValidationRuleBuilderVersion:$Id: AssertValidatorBuilder.Classorg.apache.cocoon.forms.validation.implApache Cocoon
BeanConvertorConverts String representation of beans to bean instances and vice versa.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
BeanConvertorBuilderCreates BeanConvertors The optional FQCN attribute is used to give Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
BeanTypeThe CForm type of a beanVersion:$Id: BeanType.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
BeanTypeBuilderBuilder for BeanTypeVersion:$Id: BeanTypeBuilder.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
BindingBinding declares the methods to 'bind' (i.Interfaceorg.apache.cocoon.forms.bindingApache Cocoon
BindingBuilderContextClassorg.apache.cocoon.forms.bindingApache Cocoon
BindingExceptionThis exception is thrown when something goes wrong with the binding.Classorg.apache.cocoon.forms.bindingApache Cocoon
BindingManagerBindingManager declares the factory method that produces actual Bindings.Interfaceorg.apache.cocoon.forms.bindingApache Cocoon
BooleanFieldA widget to select a boolean value.Classorg.apache.cocoon.forms.formmodelApache Cocoon
BooleanFieldDefinitionThe WidgetDefinition part of a BooleanField widget, see BooleanField for more information.Classorg.apache.cocoon.forms.formmodelApache Cocoon
BooleanFieldDefinitionBuilderBuilds BooleanFieldDefinitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
BooleanTypeA Datatype implementation for java.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
BooleanTypeBuilderBuilds BooleanTypes.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
ButtonDefinitionBuilderThe ButtonDefinitionBuilder has been replaced by ActionDefinitionBuilder.Classorg.apache.cocoon.forms.formmodelApache Cocoon
CacheManagerWork interface for the component that caches objects for Cocoon Forms.Interfaceorg.apache.cocoon.formsApache Cocoon
CalculatedFieldA field which calculates its value.Classorg.apache.cocoon.forms.formmodelApache Cocoon
CalculatedFieldAlgorithmCommon interface for an algorithm to calculate the value of a Version:$Id: CalculatedFieldAlgorithm.Interfaceorg.apache.cocoon.forms.formmodelApache Cocoon
CalculatedFieldAlgorithmBuilderCommon interface for CalculatedFieldAlgorithm builders.Interfaceorg.apache.cocoon.forms.formmodelApache Cocoon
CalculatedFieldDefinitionDefinition of a CalculatedField.Classorg.apache.cocoon.forms.formmodelApache Cocoon
CalculatedFieldDefinitionBuilderBuilder for CalculatedFields.Classorg.apache.cocoon.forms.formmodelApache Cocoon
CannotYetResolveWarningThis exception is thrown by ExpressionContextImpl when it asked for the value of a required field, when that required field does not yet haveClassorg.apache.cocoon.forms.formmodelApache Cocoon
CaptchaDefinitionBuilderBuilds CaptchaFieldDefinitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
CaptchaFieldA Field for CAPTCHA validation.Classorg.apache.cocoon.forms.formmodelApache Cocoon
CaptchaFieldDefinitionA FieldDefinition for CaptchaFields.Classorg.apache.cocoon.forms.formmodelApache Cocoon
CaptchaValidatorA WidgetValidator that relies on a CAPTCHAVersion:$Id: CaptchaValidator.Classorg.apache.cocoon.forms.validation.implApache Cocoon
CaptchaValidatorBuilderBuilds a CAPTCHA validator.Classorg.apache.cocoon.forms.validation.implApache Cocoon
CaseJXPathBindingCaseJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.Classorg.apache.cocoon.forms.bindingApache Cocoon
CaseJXPathBindingBuilderCaseJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
CharConvertorThe CharConvertor converts a String to a Character object and viceversa.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
CharConvertorBuilderThe builder for the char default convertor.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
CharType This datatype is useful when you are binding to a bean which have a char property.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
CharTypeBuilderThe builder for the char datatype.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
ClassDefinitionA WidgetDefinition which holds a collection of Widgets and which can be instantiated with a NewDefinition.Classorg.apache.cocoon.forms.formmodelApache Cocoon
ClassDefinitionBuilderBuilds {ClassDefinition}s.Classorg.apache.cocoon.forms.formmodelApache Cocoon
ClassJXPathBindingClassJXPathBinding provides an implementation of a Binding which allows the specification of a class of reusable bindings.Classorg.apache.cocoon.forms.bindingApache Cocoon
ClassJXPathBindingBuilderClassJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
CombiningMapA read-only implementation of Map that combines several other maps.Classorg.apache.cocoon.forms.utilApache Cocoon
ComposedJXPathBindingBaseComposedJXPathBindingBase provides a helper base class for subclassing into specific JXPathBindingBase implementations that have nestedClassorg.apache.cocoon.forms.bindingApache Cocoon
ConstantsClassorg.apache.cocoon.formsApache Cocoon
ContactContact belongs to the Form2Bean demo.Classorg.apache.cocoon.forms.samplesApache Cocoon
ContainerDefinitionInterface to be implemented by WidgetDefinitions for Widgets which contain other widgets.Interfaceorg.apache.cocoon.forms.formmodelApache Cocoon
ContainerWidgetInterface to be implemented by Widgets which contain other widgets.Interfaceorg.apache.cocoon.forms.formmodelApache Cocoon
ContainerWidgetAsMapA 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).Classorg.apache.cocoon.forms.utilApache Cocoon
ContextJXPathBindingContextJXPathBinding provides an implementation of a Binding that narrows the binding scope to some xpath-context on the targetClassorg.apache.cocoon.forms.bindingApache Cocoon
ContextJXPathBindingBuilderContextJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
ConversionResultObject returned as result of Convertor.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
ConvertorThe purpose of a Convertor is to convert between Object and String representations of the same thing.Interfaceorg.apache.cocoon.forms.datatype.convertorApache Cocoon
Convertor .FormatCacheInterfaceorg.apache.cocoon.forms.datatype.convertor.ConvertorApache Cocoon
ConvertorBuilderInterface to be implemented by components that can build a Convertor based on a XML configuration (supplied as DOM Element).Interfaceorg.apache.cocoon.forms.datatype.convertorApache Cocoon
CreateEventAn event raised when a widget is created, once it has been fully set up.Classorg.apache.cocoon.forms.eventApache Cocoon
CreateListenerListeners for CreateEventsVersion:$Id: CreateListener.Interfaceorg.apache.cocoon.forms.eventApache Cocoon
CustomBirthDateValidatorExample of a custom validator.Classorg.apache.cocoon.forms.samplesApache Cocoon
CustomJXPathBindingFields inherited from class org.Classorg.apache.cocoon.forms.bindingApache Cocoon
CustomJXPathBindingBuilderCustomJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
CustomValueWrapBindingCustomValueWrapBindingConstructor SummaryCustomValueWrapBinding()Classorg.apache.cocoon.forms.samples.bindingsApache Cocoon
DatatypeA Datatype encapsulates the functionality for working with specific kinds of data like integers, decimals or dates.Interfaceorg.apache.cocoon.forms.datatypeApache Cocoon
DatatypeBuilder These builders should be threadsafe, only one instance of them will be created.Interfaceorg.apache.cocoon.forms.datatypeApache Cocoon
DatatypeManagerWork interface for the component that manages the datatypes.Interfaceorg.apache.cocoon.forms.datatypeApache Cocoon
DataWidgetInterfaceorg.apache.cocoon.forms.formmodelApache Cocoon
DateTestJavaSelectionListFields inherited from class org.Classorg.apache.cocoon.forms.samplesApache Cocoon
DateTypeA Datatype implementation for java.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
DateTypeBuilderClassorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
DateWrapperDateWrapper is a specific sample test-class to demo the aggregate-binding.Classorg.apache.cocoon.forms.samples.bindingsApache Cocoon
DecimalTypeA Datatype implementation for decimal numbers (backed by the java.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
DecimalTypeBuilderBuilds DecimalTypes.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
DefaultCacheManagerComponent implementing the CacheManager role.Classorg.apache.cocoon.formsApache Cocoon
DefaultDatatypeManager It supports an extensible number of datatype and validation rule implementations by delegating the creation of them to DatatypeBuilders and ValidationRuleBuilders.Classorg.apache.cocoon.forms.datatypeApache Cocoon
DefaultExpressionManager Custom functions can be added using configuration elements: Classorg.apache.cocoon.forms.expressionApache Cocoon
DefaultFormatCacheClassorg.apache.cocoon.forms.datatype.convertorApache Cocoon
DefaultFormManagerComponent implementing the FormManager role.Classorg.apache.cocoon.formsApache Cocoon
DefaultSelectionListBuilderBuilds SelectionLists from an XML description or an URL.Classorg.apache.cocoon.forms.datatypeApache Cocoon
DefaultTreeModelA default tree model, implemented with DefaultTreeModel.Classorg.apache.cocoon.forms.formmodel.treeApache Cocoon
DefaultTreeModel .DefaultTreeNodeConstructor SummaryDefaultTreeModel.Classorg.apache.cocoon.forms.formmodel.tree.DefaultTreeModelApache Cocoon
DefaultTreeModel .SampleThe classical Swing sample tree model, that can be used for demonstration purposes.Classorg.apache.cocoon.forms.formmodel.tree.DefaultTreeModelApache Cocoon
DefaultTreeModel .TreeNodeInterfaceorg.apache.cocoon.forms.formmodel.tree.DefaultTreeModelApache Cocoon
DeferredValueChangedEventA ValueChangedEvent that defers getting the new value from the widget until it's actually requested.Classorg.apache.cocoon.forms.eventApache Cocoon
DeleteNodeJXPathBindingDeleteNodeJXPathBinding provides an implementation of a Binding that deletes the current context-bean from the targetClassorg.apache.cocoon.forms.bindingApache Cocoon
DeleteNodeJXPathBindingBuilderDeleteNodeJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
DomHelperHelper class to create and retrieve information from DOM-trees.Classorg.apache.cocoon.forms.utilApache Cocoon
DoubleTypeA Datatype implementation for double numbers (backed by the java.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
DoubleTypeBuilderClassorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
DummyStringConvertorConvertor that converts between strings and strings, in other words,Version:$Id: DummyStringConvertor.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
DummyStringConvertorBuilderBuilds DummyStringConvertors.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
DuplicateIdExceptionThis exception is thrown by WidgetDefinitions that contain other WidgetDefinitions, such as the FormDefinition or the RepeaterDefinition, in caseClassorg.apache.cocoon.forms.formmodelApache Cocoon
DynamicSelectionListSelectionList implementation that always reads its content from the source each time it is requested.Classorg.apache.cocoon.forms.datatypeApache Cocoon
EffectPipeBase class for XMLPipe's.Classorg.apache.cocoon.forms.transformationApache Cocoon
EffectPipe .HandlerHandler interface.Interfaceorg.apache.cocoon.forms.transformation.EffectPipeApache Cocoon
EffectWidgetReplacingPipeThe basic operation of this Pipe is that it replaces ft:widget (in the FormsConstants.Classorg.apache.cocoon.forms.transformationApache Cocoon
EmailValidationRuleValidationRule that checks that a string is an email address.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
EmailValidationRuleBuilderBuilds EmailValidationRules.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
EmailValidatorBuilderAdapter for EmailValidationRuleBuilderVersion:$Id: EmailValidatorBuilder.Classorg.apache.cocoon.forms.validation.implApache Cocoon
EmptySelectionListClassorg.apache.cocoon.forms.datatypeApache Cocoon
EnhancedRepeaterNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.formmodelApache Cocoon
EnhancedRepeaterJXPathBindingFields inherited from class org.Classorg.apache.cocoon.forms.bindingApache Cocoon
EnumConvertor implementation for types implementing Joshua Bloch's typesafe enum pattern.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
EnumConvertorBuilderBuilds EnumConvertors.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
EnumSelectionListThis type of selection list outputs a list of items corresponding to the possible instances of an EnumType.Classorg.apache.cocoon.forms.datatypeApache Cocoon
EnumSelectionListBuilderDescription of EnumSelectionListBuilder.Classorg.apache.cocoon.forms.datatypeApache Cocoon
EnumTypeA Datatype implementation for types implementing Joshua Bloch's Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
EnumTypeBuilderClassorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
ExpandDefinitionBuilderBuilds definitions by using library definitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
ExpandJXPathBindingBuilderClassorg.apache.cocoon.forms.bindingApache Cocoon
ExpressionContextImpl expressions by xReporter expression interpreter.Classorg.apache.cocoon.forms.formmodelApache Cocoon
ExpressionManagerWork interface for the component that creates Expression objects.Interfaceorg.apache.cocoon.forms.expressionApache Cocoon
FieldA general-purpose Widget that can hold one value.Classorg.apache.cocoon.forms.formmodelApache Cocoon
FieldDefinitionThe WidgetDefinition part of a Field widget, see Field for more information.Classorg.apache.cocoon.forms.formmodelApache Cocoon
FieldDefinitionBuilderBuilds FieldDefinitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
FilterableSelectionListExtension of SelectionList that can be filtered.Interfaceorg.apache.cocoon.forms.datatypeApache Cocoon
FloatTypeA Datatype implementation for float numbers (backed by the java.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
FloatTypeBuilderClassorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
FlowJXPathSelectionListA selection list that takes its values from the flow page data.Classorg.apache.cocoon.forms.datatypeApache Cocoon
FlowJXPathSelectionListBuilderBuilds a selection list that will take its values from the flow page data.Classorg.apache.cocoon.forms.datatypeApache Cocoon
FOM_SimpleCocoonA simplified javascript cocoon object to use when using javaflow.Classorg.apache.cocoon.forms.utilApache Cocoon
Formcforms flowscript integration helper class.Classorg.apache.cocoon.forms.flow.javascriptApache Cocoon
FormA widget that serves as a container for other widgets, the top-level widget in a form description file.Classorg.apache.cocoon.forms.formmodelApache Cocoon
Form1HandlerExample FormHandler for the Form1 sample form.Classorg.apache.cocoon.forms.samplesApache Cocoon
Form2BeanSample bean used in the form2 binding demo.Classorg.apache.cocoon.forms.samplesApache Cocoon
FormattingDateConvertorA Convertor for Date objects backed by the SimpleDateFormat class.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
FormattingDateConvertorBuilderBuilds FormattingDateConvertors.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
FormattingDecimalConvertorA Convertor for BigDecimals backed by the DecimalFormat class.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
FormattingDecimalConvertorBuilderBuilds FormattingDecimalConvertors.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
FormattingDoubleConvertorA Convertor for Doubles backed by the DecimalFormat class.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
FormattingDoubleConvertorBuilderBuilds FormattingDoubleConvertors.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
FormattingFloatConvertorA Convertor for Floats backed by the DecimalFormat class.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
FormattingFloatConvertorBuilderBuilds FormattingFloatConvertors.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
FormattingIntegerConvertorA Convertor for Integers backed by the DecimalFormat class.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
FormattingIntegerConvertorBuilderBuilds FormattingIntegerConvertors.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
FormattingLongConvertorA Convertor for Longs backed by the DecimalFormat class.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
FormattingLongConvertorBuilderBuilds FormattingLongConvertors.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
FormContextClassorg.apache.cocoon.formsApache Cocoon
FormDefinitionThe WidgetDefinition part of a Form widget, see Form for more information.Classorg.apache.cocoon.forms.formmodelApache Cocoon
FormDefinitionBuilderBuilds FormDefinitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
FormHandlerA FormHandler can be registered with a Form, and will then receive all events fired by widgets on the form.Interfaceorg.apache.cocoon.forms.eventApache Cocoon
FormInstanceClassorg.apache.cocoon.forms.flow.javaApache Cocoon
FormManagerWork interface for the component that can create Forms.Interfaceorg.apache.cocoon.formsApache Cocoon
FormsConstantsVarious constants used in the Cocoon Forms framework.Classorg.apache.cocoon.formsApache Cocoon
FormsExceptionAn exception raised when an error occurs during form handling.Classorg.apache.cocoon.formsApache Cocoon
FormsGeneratorA generator that streams an XML representation of a Form.Classorg.apache.cocoon.forms.generationApache Cocoon
FormsPipelineConfigClassorg.apache.cocoon.forms.transformationApache Cocoon
FormsPipelineConfig .FormsVariablesConstructor SummaryFormsPipelineConfig.Classorg.apache.cocoon.forms.transformation.FormsPipelineConfigApache Cocoon
FormsRuntimeExceptionAn exception raised when some runtime error occurs in form handling.Classorg.apache.cocoon.formsApache Cocoon
FormsTemplateTransformerSee description of EffectWidgetReplacingPipe.Classorg.apache.cocoon.forms.transformationApache Cocoon
GoogleMapClassorg.apache.cocoon.forms.formmodelApache Cocoon
GoogleMapDefinitionThe WidgetDefinition part of a GoogleMap widget, see GoogleMap for more information.Classorg.apache.cocoon.forms.formmodelApache Cocoon
GoogleMapDefinitionBuilderBuilds GoogleMapDefinitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
GoogleMapMarkerClassorg.apache.cocoon.forms.formmodelApache Cocoon
GoogleMapValueClassorg.apache.cocoon.forms.formmodelApache Cocoon
GroupA container Widget which can hold zero or more child widgets.Classorg.apache.cocoon.forms.formmodelApache Cocoon
GroupDefinitionThe WidgetDefinition corresponding to a Group widget.Classorg.apache.cocoon.forms.formmodelApache Cocoon
GroupDefinitionBuilderBuilds {GroupDefinition}s.Classorg.apache.cocoon.forms.formmodelApache Cocoon
GroupJXPathBindingGroupJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.Classorg.apache.cocoon.forms.bindingApache Cocoon
GroupJXPathBindingBuilderGroupJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
HandleFormSubmitActionAn action that will create a form instance, let it handle the current request (and do validation), and will return not-null if validation was successfully or null whenClassorg.apache.cocoon.forms.actingApache Cocoon
HtmlCleaningConvertorA CForms convertor doing string-to-string conversion by utilizing the Daisy HtmlCleaner component.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
HtmlCleaningConvertorBuilderBuilds HtmlCleaningConvertors.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
I18nMessageA XMLizable implementation that will produce SAX events for the I18nTransformer in its toSAX method, based on the informationClassorg.apache.cocoon.forms.utilApache Cocoon
Icu4jDateConvertorA Convertor for Date objects backed by ICU4J's SimpleDateFormat class.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
Icu4jDateConvertorBuilderBuilds Icu4jDateConvertors.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
ImageMapA server-side map widget.Classorg.apache.cocoon.forms.formmodelApache Cocoon
ImageMapDefinitionThe WidgetDefinition part of an ImageMap widget, see ImageMap for more information.Classorg.apache.cocoon.forms.formmodelApache Cocoon
ImageMapDefinitionBuilderBuilds ImageMapDefinitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
ImageMapEventCurrently this event originates from a ImageMapSee Also:Serialized FormClassorg.apache.cocoon.forms.eventApache Cocoon
ImportDefinitionBuilderClassorg.apache.cocoon.forms.formmodelApache Cocoon
ImportJXPathBindingDummy class cause binding doesn't accept null results from binding buildersVersion:$Id: ImportJXPathBinding.Classorg.apache.cocoon.forms.bindingApache Cocoon
ImportJXPathBindingBuilderHandles binding library importsVersion:$Id: ImportJXPathBindingBuilder.Classorg.apache.cocoon.forms.bindingApache Cocoon
IncompletenessExceptionClassorg.apache.cocoon.forms.formmodelApache Cocoon
InitForm1ActionAn action that creates an instance of a specific example form included with Cocoon Forms, and adds some rows to its repeater widget.Classorg.apache.cocoon.forms.samplesApache Cocoon
InsertBeanJXPathBindingInsertBeanJXPathBinding provides an implementation of a Binding that inserts a new instance of the specified bean (classname) or a new instanceClassorg.apache.cocoon.forms.bindingApache Cocoon
InsertBeanJXPathBindingBuilderInsertBeanJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
InsertNodeJXPathBindingInsertNodeJXPathBinding provides an implementation of a Binding that inserts a clone of some 'template document-fragment' into the targetClassorg.apache.cocoon.forms.bindingApache Cocoon
InsertNodeJXPathBindingBuilderInsertNodeJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
IntegerTypeA Datatype implementationVersion:$Id: IntegerType.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
IntegerTypeBuilderBuilds IntegerTypes.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
IsNullFunctionReturns true if argument is null.Classorg.apache.cocoon.forms.expressionApache Cocoon
JavaAlgorithmBuilderBuilder for user custom CalculatedFieldAlgorithms.Classorg.apache.cocoon.forms.formmodel.algorithmsApache Cocoon
JavaClassValidatorBuilderA WidgetValidatorBuilder that creates java classes.Classorg.apache.cocoon.forms.validation.implApache Cocoon
JavaClassWidgetListenerBuilderA WidgetListenerBuilder that creates java classes.Classorg.apache.cocoon.forms.event.implApache Cocoon
JavaScriptJavascript calculated field algorithm.Classorg.apache.cocoon.forms.formmodel.algorithmsApache Cocoon
JavaScriptBuilderJavascript based calculated field algorithm builder.Classorg.apache.cocoon.forms.formmodel.algorithmsApache Cocoon
JavaScriptHelperHelper methods to use JavaScript in various locations of the Cocoon Forms configuration files such as event listeners and bindings.Classorg.apache.cocoon.forms.utilApache Cocoon
JavaScriptJXPathBindingClassorg.apache.cocoon.forms.bindingApache Cocoon
JavaScriptJXPathBindingBuilderBuilds a Binding based on two JavaScript snippets, respectively for loading and saving the form.Classorg.apache.cocoon.forms.bindingApache Cocoon
JavaScriptSelectionListA FilterableSelectionList based on a JavaScript snippet.Classorg.apache.cocoon.forms.datatypeApache Cocoon
JavaScriptSelectionListBuilderBuilds a selection list that will take its values from a JavaScript snippet.Classorg.apache.cocoon.forms.datatypeApache Cocoon
JavaScriptValidatorA WidgetValidator implemented as a JavaScript snippet.Classorg.apache.cocoon.forms.validation.implApache Cocoon
JavaScriptValidatorBuilderBuilds a JavaScript validator.Classorg.apache.cocoon.forms.validation.implApache Cocoon
JavaScriptWidgetListenerListeners built by JavaScriptWidgetListenerBuilderVersion:$Id: JavaScriptWidgetListener.Classorg.apache.cocoon.forms.event.implApache Cocoon
JavaScriptWidgetListener .JSActionListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListener .JSCreateListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListener .JSProcessingPhaseListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListener .JSRepeaterListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListener .JSTreeSelectionListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListener .JSValueChangedListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListenerBuilderBuilds a WidgetListener based on a JavaScript snippet.Classorg.apache.cocoon.forms.event.implApache Cocoon
JavaSelectionListA selection list that takes its values from the custom java class itself.Interfaceorg.apache.cocoon.forms.datatypeApache Cocoon
JavaSelectionListBuilderBuilds SelectionLists from a JavaSelectionList classVersion:$Id: JavaSelectionListBuilder.Classorg.apache.cocoon.forms.datatypeApache Cocoon
JavaTreeModelDefinitionA TreeModelDefinition based on an Java class implementing TreeModel.Classorg.apache.cocoon.forms.formmodel.treeApache Cocoon
JavaTreeModelDefinitionBuilderBuilds a TreeModelDefinition based on an arbitrary Java class.Classorg.apache.cocoon.forms.formmodel.tree.builderApache Cocoon
JXMacrosHelperHelper class for the implementation of the CForms template language with JXTemplate macros.Classorg.apache.cocoon.forms.generationApache Cocoon
JXPathBindingBaseProvides a base class for hooking up Binding implementations that use theVersion:$Id: JXPathBindingBase.Classorg.apache.cocoon.forms.bindingApache Cocoon
JXPathBindingBuilderBaseAbstract base class enabling logging and supporting the interpretation of common configuration settings on all specific implementations ofClassorg.apache.cocoon.forms.bindingApache Cocoon
JXPathBindingBuilderBase .CommonAttributesCommonAttributes is a simple helper class for holding the distinct data member fields indicating the activity of the separate load and saveClassorg.apache.cocoon.forms.binding.JXPathBindingBuilderBaseApache Cocoon
JXPathBindingManagerJXPathBindingManager provides an implementation of BindingManagerbyVersion:$Id: JXPathBindingManager.Classorg.apache.cocoon.forms.bindingApache Cocoon
LengthValidationRuleChecks the length of a String.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
LengthValidationRuleBuilderBuilds LengthValidationRules.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
LengthValidatorBuilderAdapter for LengthValidationRuleBuilderVersion:$Id: LengthValidatorBuilder.Classorg.apache.cocoon.forms.validation.implApache Cocoon
LenientBaseBeanClassorg.apache.cocoon.forms.samples.bindingsApache Cocoon
LenientNotOKBeanClassorg.apache.cocoon.forms.samples.bindingsApache Cocoon
LenientOKBeanClassorg.apache.cocoon.forms.samples.bindingsApache Cocoon
LibraryForm binding library.Classorg.apache.cocoon.forms.binding.libraryApache Cocoon
LibraryClassorg.apache.cocoon.forms.formmodel.libraryApache Cocoon
LibraryExceptionThis exception is thrown when something specific to the library system goes wrong.Classorg.apache.cocoon.forms.binding.libraryApache Cocoon
LibraryExceptionThis exception is thrown when something specific to the library system goes wrong.Classorg.apache.cocoon.forms.formmodel.libraryApache Cocoon
LibraryManagerThe work interface for the LibraryManager, the class that manages all used form binding library definitions so they can be sharedInterfaceorg.apache.cocoon.forms.binding.libraryApache Cocoon
LibraryManagerThe work interface for the LibraryManager, the class that manages all used form model library definitions so they can be sharedInterfaceorg.apache.cocoon.forms.formmodel.libraryApache Cocoon
LibraryManagerImplClassorg.apache.cocoon.forms.binding.libraryApache Cocoon
LibraryManagerImplClassorg.apache.cocoon.forms.formmodel.libraryApache Cocoon
LocaleMapMap using Locale objects as keys.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
LongTypeA Datatype implementationVersion:$Id: LongType.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
LongTypeBuilderClassorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
MakeFormActionAn action that creates a new form instance and stores it in a request attribute.Classorg.apache.cocoon.forms.actingApache Cocoon
ManagerClassorg.apache.cocoon.forms.samples.dreamteamApache Cocoon
MessagesA widget to output one or messages.Classorg.apache.cocoon.forms.formmodelApache Cocoon
MessagesDefinitionThe WidgetDefinition part of a Messages widget, see Messages for more information.Classorg.apache.cocoon.forms.formmodelApache Cocoon
MessagesDefinitionBuilderBuilds MessagesDefinitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
MillisDateConvertorA Convertor for Date objects which uses the number of milliseconds since January 1, 1970, 00:00:00 GMT as string representation.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
MillisDateConvertorBuilderBuilds MillisDateConvertors.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
Mod10ValidationRulePerforms the so called mod 10 algorithm to check the validity of credit card numbers In addition to this, the credit card number can be further validated by its lengthClassorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
Mod10ValidationRuleBuilderBuilds Mod10ValidationRules.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
Mod10ValidatorBuilderAdapter for Mod10ValidationRuleBuilderVersion:$Id: Mod10ValidatorBuilder.Classorg.apache.cocoon.forms.validation.implApache Cocoon
MultiValueFieldA MultiValueField is mostly the same as a normal Field, but can hold multiple values.Classorg.apache.cocoon.forms.formmodelApache Cocoon
MultiValueFieldDefinitionThe WidgetDefinition part of a MultiValueField widget, see MultiValueField for more information.Classorg.apache.cocoon.forms.formmodelApache Cocoon
MultiValueFieldDefinitionBuilderBuilds MultiValueFieldDefinitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
MultiValueJXPathBindingSimple binding for multi fields: on save, first deletes the target data before recreating it from scratch.Classorg.apache.cocoon.forms.bindingApache Cocoon
MultiValueJXPathBindingBuilderA simple multi field binding that will replace (i.Classorg.apache.cocoon.forms.bindingApache Cocoon
NewDefinitionThis is the WidgetDefinition which is used to instantiate a ClassDefinition.Classorg.apache.cocoon.forms.formmodelApache Cocoon
NewDefinitionBuilderBuilds {NewDefinition}s.Classorg.apache.cocoon.forms.formmodelApache Cocoon
NewJXPathBindingNewJXPathBinding provides an implementation of a Binding that references a class of bindings.Classorg.apache.cocoon.forms.bindingApache Cocoon
NewJXPathBindingBuilderNewJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
NullFunctionReturns null constant.Classorg.apache.cocoon.forms.expressionApache Cocoon
OutputAn Output widget can be used to show a non-editable value to the user.Classorg.apache.cocoon.forms.formmodelApache Cocoon
OutputDefinitionThe WidgetDefinition part of a Output widget.Classorg.apache.cocoon.forms.formmodelApache Cocoon
OutputDefinitionBuilderBuilds OutputDefinitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
PlainBooleanConvertorConvertor for java.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
PlainBooleanConvertorBuilderBuilds {PlainBooleanConvertor}s.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
PlainDecimalConvertorConvertor for BigDecimals that does not do any (locale-dependent) formatting.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
PlainDecimalConvertorBuilderClassorg.apache.cocoon.forms.datatype.convertorApache Cocoon
PlainDoubleConvertorConvertor for java.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
PlainDoubleConvertorBuilderClassorg.apache.cocoon.forms.datatype.convertorApache Cocoon
PlainFloatConvertorConvertor for Floats that does not do any (locale-dependent)Version:$Id: PlainFloatConvertor.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
PlainFloatConvertorBuilderClassorg.apache.cocoon.forms.datatype.convertorApache Cocoon
PlainIntegerConvertorConvertor for java.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
PlainIntegerConvertorBuilderBuilds PlainIntegerConvertors.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
PlainLongConvertorConvertor for java.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
PlainLongConvertorBuilderBuilds PlainLongConvertors.Classorg.apache.cocoon.forms.datatype.convertorApache Cocoon
PreferredContactTest apache enum class.Classorg.apache.cocoon.forms.samplesApache Cocoon
ProcessingPhaseType-safe enumeration of the various form processing phases.Classorg.apache.cocoon.forms.eventApache Cocoon
ProcessingPhaseEventEvent raised when a form processing phase is finished.Classorg.apache.cocoon.forms.eventApache Cocoon
ProcessingPhaseListenerListener invoked when a form processing phase ends.Interfaceorg.apache.cocoon.forms.eventApache Cocoon
RangeValidationRuleChecks numeric ranges.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
RangeValidationRuleBuilderBuilds RangeValidationRules.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
RangeValidatorBuilderAdapter for RangeValidationRuleBuilderVersion:$Id: RangeValidatorBuilder.Classorg.apache.cocoon.forms.validation.implApache Cocoon
RegExpValidationRuleChecks that a String matches a regular expression.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
RegExpValidationRuleBuilderBuilds RegExpValidationRules.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
RegExpValidatorBuilderAdapter for RegExpValidationRuleBuilderVersion:$Id: RegExpValidatorBuilder.Classorg.apache.cocoon.forms.validation.implApache Cocoon
RepeatedFormulaAn xreporter Expression based algorithm that repeats the formula on a The specified formula will be applied iterating on the specified widgets.Classorg.apache.cocoon.forms.formmodel.algorithmsApache Cocoon
RepeatedFormulaBuilderBuilds a RepeatedFormula The syntax is as follows :Classorg.apache.cocoon.forms.formmodel.algorithmsApache Cocoon
RepeaterA repeater is a widget that repeats a number of other widgets.Classorg.apache.cocoon.forms.formmodelApache Cocoon
RepeaterActionAn action that acts on a repeater.Classorg.apache.cocoon.forms.formmodelApache Cocoon
RepeaterActionDefinitionAbstract repeater action.Classorg.apache.cocoon.forms.formmodelApache Cocoon
RepeaterActionDefinition .AddRowActionDefinitionThe definition of a repeater action that adds a row to a sibling repeater.Classorg.apache.cocoon.forms.formmodel.RepeaterActionDefinitionApache Cocoon
RepeaterActionDefinition .ChangePageActionDefinitionNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.formmodel.RepeaterActionDefinitionApache Cocoon
RepeaterActionDefinition .DeleteRowsActionDefinitionThe definition of a repeater action that deletes the selected rows of a sibling repeater.Classorg.apache.cocoon.forms.formmodel.RepeaterActionDefinitionApache Cocoon
RepeaterActionDefinition .InsertRowsActionDefinitionThe 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.Classorg.apache.cocoon.forms.formmodel.RepeaterActionDefinitionApache Cocoon
RepeaterActionDefinition .SortActionDefinitionNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.formmodel.RepeaterActionDefinitionApache Cocoon
RepeaterActionDefinitionBuilderBuilds a Three actions are defined:Classorg.apache.cocoon.forms.formmodelApache Cocoon
RepeaterAdapterInterfaceorg.apache.cocoon.forms.bindingApache Cocoon
RepeaterAsListA List view of a Repeater, each element of the list being a Map wrapping a repeater row, as defined by ContainerWidgetAsMap.Classorg.apache.cocoon.forms.utilApache Cocoon
RepeaterDefinitionThe WidgetDefinition part of a Repeater widget, see Repeater for more information.Classorg.apache.cocoon.forms.formmodelApache Cocoon
RepeaterDefinitionBuilderBuilds RepeaterDefinitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
RepeaterEventAn event raised when a repeater widget row is added, removed or reordered.Classorg.apache.cocoon.forms.eventApache Cocoon
RepeaterEventActionType-safe enumeration of the various repeater actions that triggers events.Classorg.apache.cocoon.forms.eventApache Cocoon
RepeaterFilterInterfaceorg.apache.cocoon.forms.bindingApache Cocoon
RepeaterFilterFieldClassorg.apache.cocoon.forms.formmodelApache Cocoon
RepeaterFilterFieldDefinitionFields inherited from class org.Classorg.apache.cocoon.forms.formmodelApache Cocoon
RepeaterFilterFieldDefinitionBuilderClassorg.apache.cocoon.forms.formmodelApache Cocoon
RepeaterItemClassorg.apache.cocoon.forms.bindingApache Cocoon
RepeaterJXPathAdapterClassorg.apache.cocoon.forms.bindingApache Cocoon
RepeaterJXPathBindingRepeaterJXPathBinding provides an implementation of a Binding that allows for bidirectional binding of a repeater-widget to/fromClassorg.apache.cocoon.forms.bindingApache Cocoon
RepeaterJXPathBindingBuilderRepeaterJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
RepeaterJXPathCollection elements, obtaining from a RepeaterAdapter all the needed objects.Classorg.apache.cocoon.forms.bindingApache Cocoon
RepeaterListenerListeners for RepeaterEventsVersion:$Id: RepeaterListener.Interfaceorg.apache.cocoon.forms.eventApache Cocoon
RepeaterSorterInterfaceorg.apache.cocoon.forms.bindingApache Cocoon
RequiredControlThis processing phase listener can be used to dynamically change the required fields in a form.Classorg.apache.cocoon.forms.event.implApache Cocoon
RequiredControl .RequiredDescriptionClassorg.apache.cocoon.forms.event.impl.RequiredControlApache Cocoon
RowActionClassorg.apache.cocoon.forms.formmodelApache Cocoon
RowAction .MoveDownActionNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.formmodel.RowActionApache Cocoon
RowAction .MoveUpActionNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.forms.formmodel.RowActionApache Cocoon
RowActionDefinitionClassorg.apache.cocoon.forms.formmodelApache Cocoon
RowActionDefinition .AddAfterDefinitionAdds a row after the one containing this action.Classorg.apache.cocoon.forms.formmodel.RowActionDefinitionApache Cocoon
RowActionDefinition .DeleteRowDefinitionDeletes the row containing this action.Classorg.apache.cocoon.forms.formmodel.RowActionDefinitionApache Cocoon
RowActionDefinition .MoveDownDefinitionMoves up the row containing this action.Classorg.apache.cocoon.forms.formmodel.RowActionDefinitionApache Cocoon
RowActionDefinition .MoveUpDefinitionMoves up the row containing this action.Classorg.apache.cocoon.forms.formmodel.RowActionDefinitionApache Cocoon
RowActionDefinitionBuilderClassorg.apache.cocoon.forms.formmodelApache Cocoon
ScriptableWidgetClassorg.apache.cocoon.forms.flow.javascriptApache Cocoon
SelectableWidgetA Widget that can have a selection list.Interfaceorg.apache.cocoon.forms.formmodelApache Cocoon
SelectionListInterface to be implemented by selection lists.Interfaceorg.apache.cocoon.forms.datatypeApache Cocoon
SelectionListBuilderBuilds SelectionLists from an XML description.Interfaceorg.apache.cocoon.forms.datatypeApache Cocoon
SelectionListFilterA filter for selection lists, that keeps only those items that start with a given filter value.Classorg.apache.cocoon.forms.generationApache Cocoon
SetAttributeJXPathBindingSetAttributeJXPathBinding provides an implementation of a Binding that sets a particular attribute to a fixed value upon save.Classorg.apache.cocoon.forms.bindingApache Cocoon
SetAttributeJXPathBindingBuilderSetAttributeJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
SexClassorg.apache.cocoon.forms.samplesApache Cocoon
SimpleFormulaAn xreported expression based algorithm.Classorg.apache.cocoon.forms.formmodel.algorithmsApache Cocoon
SimpleFormulaBuilderBuilds a SimpleFormula The syntax is as follows :Classorg.apache.cocoon.forms.formmodel.algorithmsApache Cocoon
SimpleRepeaterJXPathBindingSimple binding for repeaters: on save, first deletes the target data before recreating it from scratch.Classorg.apache.cocoon.forms.bindingApache Cocoon
SimpleRepeaterJXPathBindingBuilderA simple repeater binding that will replace (i.Classorg.apache.cocoon.forms.bindingApache Cocoon
SimpleServiceSelectorA very simple ServiceSelector for ThreadSafe services.Classorg.apache.cocoon.forms.utilApache Cocoon
SourceTreeModelA TreeModel that builds a hierarchy of TraversableSources.Classorg.apache.cocoon.forms.formmodel.treeApache Cocoon
SourceTreeModelDefinitionDefinition for SourceTreeModelVersion:$Id: SourceTreeModelDefinition.Classorg.apache.cocoon.forms.formmodel.treeApache Cocoon
SourceTreeModelDefinitionBuilderBuilds a SourceTreeModel.Classorg.apache.cocoon.forms.formmodel.tree.builderApache Cocoon
StaticSelectionListAn implementation of a SelectionList.Classorg.apache.cocoon.forms.datatypeApache Cocoon
StringFunctionConverts argument to the string.Classorg.apache.cocoon.forms.expressionApache Cocoon
StringMessageA string in an XMLizable form.Classorg.apache.cocoon.forms.utilApache Cocoon
StringTypeA Datatype implementationVersion:$Id: StringType.Classorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
StringTypeBuilderClassorg.apache.cocoon.forms.datatype.typeimplApache Cocoon
StructA container Widget which can hold zero or more child widgets.Classorg.apache.cocoon.forms.formmodelApache Cocoon
StructDefinitionThe WidgetDefinition corresponding to a Struct widget.Classorg.apache.cocoon.forms.formmodelApache Cocoon
StructDefinitionBuilderBuilds {StructDefinition}s.Classorg.apache.cocoon.forms.formmodelApache Cocoon
StructJXPathBindingStructJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.Classorg.apache.cocoon.forms.bindingApache Cocoon
StructJXPathBindingBuilderStructJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
SubmitA submit is an action that exits of the current form.Classorg.apache.cocoon.forms.formmodelApache Cocoon
SubmitDefinitionDefinition for a Submit.Classorg.apache.cocoon.forms.formmodelApache Cocoon
SubmitDefinitionBuilderBuilds a widget.Classorg.apache.cocoon.forms.formmodelApache Cocoon
SuggestionListGeneratorA generator for suggestion lists.Classorg.apache.cocoon.forms.generationApache Cocoon
SumFunctionSum function.Classorg.apache.cocoon.forms.expressionApache Cocoon
TeamClassorg.apache.cocoon.forms.samples.dreamteamApache Cocoon
TeamMemberClassorg.apache.cocoon.forms.samples.dreamteamApache Cocoon
TempRepeaterJXPathBindingExperimental simple binding for repeaters: on save, first deletes the target data before recreating it from scratch.Classorg.apache.cocoon.forms.bindingApache Cocoon
TempRepeaterJXPathBindingBuilderAn experimental simple repeater binding that will replace (i.Classorg.apache.cocoon.forms.bindingApache Cocoon
TreeA tree widget, heavily inspired by Swing's JTree.Classorg.apache.cocoon.forms.formmodel.treeApache Cocoon
Tree .ActionHandlerInterfaceorg.apache.cocoon.forms.formmodel.tree.TreeApache Cocoon
TreeDefinitionDefinition of a Tree widget.Classorg.apache.cocoon.forms.formmodel.treeApache Cocoon
TreeDefinitionBuilderClassorg.apache.cocoon.forms.formmodel.tree.builderApache Cocoon
TreeModelData model for the Tree widget, inspired by Swing's TreeModel, with the difference that child nodes are accessed through keys rather than indices.Interfaceorg.apache.cocoon.forms.formmodel.treeApache Cocoon
TreeModelDefinitionCreates TreeModels.Interfaceorg.apache.cocoon.forms.formmodel.treeApache Cocoon
TreeModelDefinitionBuilderBuilds TreeModels from an XML description.Interfaceorg.apache.cocoon.forms.formmodel.tree.builderApache Cocoon
TreeModelEventEvent indicating a change on a TreeModel.Classorg.apache.cocoon.forms.formmodel.treeApache Cocoon
TreeModelHelperA helper class to ease the implementation of TreeModelsVersion:$Id: TreeModelHelper.Classorg.apache.cocoon.forms.formmodel.treeApache Cocoon
TreeModelJXPathFields inherited from class org.Classorg.apache.cocoon.forms.bindingApache Cocoon
TreeModelJXPathBuilderClassorg.apache.cocoon.forms.bindingApache Cocoon
TreeModelListenerListener of changes to a TreeModel.Interfaceorg.apache.cocoon.forms.formmodel.treeApache Cocoon
TreePathA path in a TreeModel.Classorg.apache.cocoon.forms.formmodel.treeApache Cocoon
TreeSelectionEventAn event fired when the selection of a Tree changes.Classorg.apache.cocoon.forms.formmodel.treeApache Cocoon
TreeSelectionListenerListener for changes in a Tree's selection.Interfaceorg.apache.cocoon.forms.formmodel.treeApache Cocoon
TreeWalkerA helper to crawl a tree and quickly access important node-related information.Classorg.apache.cocoon.forms.formmodel.treeApache Cocoon
UnionA discriminated union that references a discriminant value in another widget and contains one of several cases (widgets).Classorg.apache.cocoon.forms.formmodelApache Cocoon
UnionDefinitionThe WidgetDefinition corresponding to a Union widget.Classorg.apache.cocoon.forms.formmodelApache Cocoon
UnionDefinitionBuilderBuilds {UnionDefinition}s.Classorg.apache.cocoon.forms.formmodelApache Cocoon
UnionJXPathBindingUnionJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.Classorg.apache.cocoon.forms.bindingApache Cocoon
UnionJXPathBindingBuilderUnionJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
UploadA file-uploading Widget.Classorg.apache.cocoon.forms.formmodelApache Cocoon
UploadDefinitionThe definition of an upload widget.Classorg.apache.cocoon.forms.formmodelApache Cocoon
UploadDefinitionBuilderBuilds UploadDefinitions.Classorg.apache.cocoon.forms.formmodelApache Cocoon
ValidationErrorAn object that holds a validation error message.Classorg.apache.cocoon.forms.validationApache Cocoon
ValidationErrorAwareInterface implemented by Widgets that can hold a validation error.Interfaceorg.apache.cocoon.forms.validationApache Cocoon
ValidationRuleInterface for validation rules.Interfaceorg.apache.cocoon.forms.datatypeApache Cocoon
ValidationRuleBuilderInterface for classes that can build ValidationRules from an XML description.Interfaceorg.apache.cocoon.forms.datatypeApache Cocoon
ValidationRuleValidatorAn adapter to transform a ValidationRule into aVersion:$Id: ValidationRuleValidator.Classorg.apache.cocoon.forms.validation.implApache Cocoon
ValueChangedEventEvent raised when a field value changes.Classorg.apache.cocoon.forms.eventApache Cocoon
ValueChangedListenerListener invoked when a field value changes.Interfaceorg.apache.cocoon.forms.eventApache Cocoon
ValueChangedListenerEnabledInterfaceorg.apache.cocoon.forms.eventApache Cocoon
ValueCountValidationRuleChecks the number of values (i.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
ValueCountValidationRuleBuilderBuilds ValueCountValidationRules.Classorg.apache.cocoon.forms.datatype.validationruleimplApache Cocoon
ValueCountValidatorBuilderAdapter for ValueCountValidationRuleBuilderVersion:$Id: ValueCountValidatorBuilder.Classorg.apache.cocoon.forms.validation.implApache Cocoon
ValueJXPathBindingValueJXPathBinding provides an implementation of a Binding that loads and saves the information behind a specific xpath expresionClassorg.apache.cocoon.forms.bindingApache Cocoon
ValueJXPathBindingBuilderValueJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.forms.bindingApache Cocoon
ValuesBeanValuesBean used in the 01values test.Classorg.apache.cocoon.forms.samples.bindingsApache Cocoon
WhitespaceEnumeration of whitespace-handling strategies.Classorg.apache.cocoon.forms.formmodelApache Cocoon
WidgetInterface to be implemented by Widgets.Interfaceorg.apache.cocoon.forms.formmodelApache Cocoon
WidgetDefinitionA WidgetDefinition holds all the static information about a Widget.Interfaceorg.apache.cocoon.forms.formmodelApache Cocoon
WidgetDefinitionBuilderInterface for classes that can build widgets from an XML description.Interfaceorg.apache.cocoon.forms.formmodelApache Cocoon
WidgetDefinitionBuilderContextHolds context information for the building phase.Classorg.apache.cocoon.forms.formmodelApache Cocoon
WidgetDefinitionListHelper class for the Definition implementation of widgets containingVersion:$Id: WidgetDefinitionList.Classorg.apache.cocoon.forms.formmodelApache Cocoon
WidgetEventBase class for events sent by form widgets.Classorg.apache.cocoon.forms.eventApache Cocoon
WidgetEventMulticasterConvenience class to handle all widget event listeners.Classorg.apache.cocoon.forms.eventApache Cocoon
WidgetFinderAn utility class to manage list of widgets.Classorg.apache.cocoon.forms.utilApache Cocoon
WidgetListHelper class for the implementation of widgets containing other widgets.Classorg.apache.cocoon.forms.formmodelApache Cocoon
WidgetListenerBase interface for all widget event listeners.Interfaceorg.apache.cocoon.forms.eventApache Cocoon
WidgetListenerBuilderA component that build widget event listeners.Interfaceorg.apache.cocoon.forms.eventApache Cocoon
WidgetStateThe state of a widget.Classorg.apache.cocoon.forms.formmodelApache Cocoon
WidgetValidatorValidates a widget.Interfaceorg.apache.cocoon.forms.validationApache Cocoon
WidgetValidatorBuilderInterfaceorg.apache.cocoon.forms.validationApache Cocoon
XMLAdapterAdapter class that wraps a Form object and makes it possible to populate a widget hierarchy from XML in form of SAXClassorg.apache.cocoon.forms.utilApache Cocoon