Package nl.gx.webmanager.cms.form

This package contains interfaces for the form functionality (forms, various formparts, etc).

See:
          Description

Interface Summary
FlowForm A flow form is a concrete 'instance' of a FlowFormModel which can be placed on pages in the website.
FlowFormModel A flow form model acts as a template and describes a complete form which may consist of multiple steps spread on different pages.
Form A Form represents what is called a "step" in the WM user interface.
FormElement FormElement.
FormPart Meta information associated with formparts.
FormPartButton Button formpart.
FormPartFile File formpart.
FormPartList List form part.
FormPartListItem List item.
FormPartSpecific Used for non standard formparts such as the MailingList.
FormPartStaticContent Formpart with static content.
FormPartSubForm Use an entire form as a subform.
FormPartText Form part for text input.
Mailing Representation of a specific Mailing.
MailingList Representation of mailinglist.
Message A single message object belonging to a rule.
MessageDefinition Defines the properties of message belonging to a rule and which can be edited by the user.
PredefinedList This class represents the interface for a predefined list.
PredefinedListItem This class represents the interface for an item of a predefined list.
Resource Representation of the resource.
ResourceEntry Representation of a entry from the resource.
Rule Describes a rule on a form model.
RuleClassDefinition Specifies the Java class and parameters of a handler used for processing form submissions.
RuleModel Rule model describes are rule which can be added to a Form and customised (See #Rule).
RuleModelType Rule model type defines if the rule is a validator, form validator, handler or a router
RuleParameter A RuleParameter object describes a specific value set as a parameter to handler.
RuleParameterModel A rule parameter model describes a parameter to a rule.
Step A step is a concrete instance of a form object which can be placed on a page.
 

Enum Summary
RuleParameterType Parameters for rules can have different datatypes.
 

Package nl.gx.webmanager.cms.form Description

This package contains interfaces for the form functionality (forms, various formparts, etc).



Copyright © 2007-2011 GX Software BV. All Rights Reserved.