Interface | Description |
---|---|
ModelAction | |
ModelActionVisitor |
A
ModelAction visitor. |
ModelCondition | |
ModelConditionFactory |
A factory for
Condition instances. |
ModelConditionVisitor |
A
ModelCondition visitor. |
ModelFieldVisitor |
A
ModelFormField visitor. |
ModelForm.FieldGroupBase | |
ModelWidgetCondition.Condition | |
ModelWidgetCondition.ConditionFactory |
A factory for
Condition instances. |
ModelWidgetVisitor |
A
ModelWidget visitor. |
Class | Description |
---|---|
AbstractModelAction |
Abstract base class for the action models.
|
AbstractModelAction.EntityAnd |
Models the <entity-and> element.
|
AbstractModelAction.EntityCondition |
Models the <entity-condition> element.
|
AbstractModelAction.EntityOne |
Models the <entity-one> element.
|
AbstractModelAction.GetRelated |
Models the <get-related> element.
|
AbstractModelAction.GetRelatedOne |
Models the <get-related-one> element.
|
AbstractModelAction.PropertyMap |
Models the <property-map> element.
|
AbstractModelAction.PropertyToField |
Models the <property-to-field> element.
|
AbstractModelAction.Script |
Models the <script> element.
|
AbstractModelAction.Service |
Models the <service> element.
|
AbstractModelAction.SetField |
Models the <set> element.
|
AbstractModelCondition |
Abstract base class for the condition models.
|
AbstractModelCondition.And |
Models the <and> element.
|
AbstractModelCondition.DefaultConditionFactory |
A
ModelCondition factory. |
AbstractModelCondition.IfCompare |
Models the <if-compare> element.
|
AbstractModelCondition.IfCompareField |
Models the <if-compare-field> element.
|
AbstractModelCondition.IfEmpty |
Models the <if-empty> element.
|
AbstractModelCondition.IfEntityPermission |
Models the <if-entity-permission> element.
|
AbstractModelCondition.IfHasPermission |
Models the <if-has-permission> element.
|
AbstractModelCondition.IfRegexp |
Models the <if-regexp> element.
|
AbstractModelCondition.IfServicePermission |
Models the <if-service-permission> element.
|
AbstractModelCondition.IfValidateMethod |
Models the <if-validate-method> element.
|
AbstractModelCondition.Not |
Models the <not> element.
|
AbstractModelCondition.Or |
Models the <or> element.
|
AbstractModelCondition.Xor |
Models the <xor> element.
|
CommonWidgetModels |
A collection of shared/reused widget models.
|
CommonWidgetModels.AutoEntityParameters | |
CommonWidgetModels.AutoServiceParameters | |
CommonWidgetModels.Image | |
CommonWidgetModels.Link | |
CommonWidgetModels.Parameter |
Models the <parameter> element.
|
FieldInfo |
Form field abstract class.
|
FormFactory |
Widget Library - Form factory class
|
GridFactory |
Widget Library - Grid factory class
|
HtmlWidget |
Widget Library - Screen model HTML class.
|
HtmlWidget.CollectionHtmlWrapperForFtl | |
HtmlWidget.ExtendedWrapper | |
HtmlWidget.HtmlTemplate | |
HtmlWidget.HtmlTemplateDecorator | |
HtmlWidget.HtmlTemplateDecoratorSection | |
HtmlWidget.StringHtmlWrapperForFtl | |
IterateSectionWidget |
Widget Library - Screen model HTML class
|
MenuFactory |
Widget Library - Menu factory class
|
ModelActionUtil | |
ModelForm |
Abstract base class for the <form> and <grid> elements.
|
ModelForm.AltRowStyle | |
ModelForm.AltTarget | |
ModelForm.AutoFieldsEntity | |
ModelForm.AutoFieldsService | |
ModelForm.Banner | |
ModelForm.FieldGroup | |
ModelForm.SortField | |
ModelForm.UpdateArea |
The UpdateArea class implements the
<on-event-update-area>
elements used in form widgets. |
ModelFormAction |
Abstract form action.
|
ModelFormAction.CallParentActions |
Models the <call-parent-actions> element.
|
ModelFormAction.Service |
Models the <service> element.
|
ModelFormField |
Models the <field> element.
|
ModelFormField.AutoComplete |
Models the <auto-complete> element.
|
ModelFormField.CheckField |
Models the <check> element.
|
ModelFormField.ContainerField |
Models the <container> element.
|
ModelFormField.DateFindField |
Models the <date-find> element.
|
ModelFormField.DateTimeField |
Models the <date-time> element.
|
ModelFormField.DisplayEntityField |
Models the <display-entity> element.
|
ModelFormField.DisplayField |
Models the <display> element.
|
ModelFormField.DropDownField |
Models the <drop-down> element.
|
ModelFormField.EntityOptions |
Models the <entity-options> element.
|
ModelFormField.FieldInfoWithOptions | |
ModelFormField.FileField |
Models the <file> element.
|
ModelFormField.FormField |
Models the <include-form> element.
|
ModelFormField.GridField |
Models the <include-grid> element.
|
ModelFormField.HiddenField |
Models the <hidden> element.
|
ModelFormField.HyperlinkField |
Models the <hyperlink> element.
|
ModelFormField.IgnoredField |
Models the <ignored> element.
|
ModelFormField.ImageField |
Models the <image> element.
|
ModelFormField.InPlaceEditor |
Models the <in-place-editor> element.
|
ModelFormField.ListOptions |
Models the <list-options> element.
|
ModelFormField.LookupField |
Models the <lookup> element.
|
ModelFormField.MenuField |
Models the <include-menu> element.
|
ModelFormField.OptionSource | |
ModelFormField.OptionValue | |
ModelFormField.PasswordField |
Models the <password> element.
|
ModelFormField.RadioField |
Models the <radio> element.
|
ModelFormField.RangeFindField |
Models the <range-find> element.
|
ModelFormField.ResetField |
Models the <reset> element.
|
ModelFormField.ScreenField |
Models the <include-screen> element.
|
ModelFormField.SingleOption |
Models the <option> element.
|
ModelFormField.SubHyperlink |
Models the <sub-hyperlink> element.
|
ModelFormField.SubmitField |
Models the <submit> element.
|
ModelFormField.TextareaField |
Models the <textarea> element.
|
ModelFormField.TextField |
Models the <text> element.
|
ModelFormField.TextFindField |
Models the <text-find> element.
|
ModelFormFieldBuilder |
A
ModelFormField builder. |
ModelGrid |
Models the <grid> element.
|
ModelMenu |
Models the <menu> element.
|
ModelMenuAction |
Abstract menu action.
|
ModelMenuAction.SetField |
Models the <set> element.
|
ModelMenuCondition |
Models the <condition> element.
|
ModelMenuItem |
Models the <menu-item> element.
|
ModelMenuItem.MenuLink | |
ModelScreen |
Widget Library - Screen model class
|
ModelScreenCondition |
Models the <condition> element.
|
ModelScreenCondition.IfEmptySection | |
ModelScreenWidget |
Widget Library - Screen model class
|
ModelScreenWidget.Column | |
ModelScreenWidget.ColumnContainer | |
ModelScreenWidget.Container | |
ModelScreenWidget.Content | |
ModelScreenWidget.DecoratorScreen | |
ModelScreenWidget.DecoratorSection | |
ModelScreenWidget.DecoratorSectionInclude | |
ModelScreenWidget.Form | |
ModelScreenWidget.Grid | |
ModelScreenWidget.HorizontalSeparator | |
ModelScreenWidget.IncludeScreen | |
ModelScreenWidget.Label | |
ModelScreenWidget.Menu | |
ModelScreenWidget.PlatformSpecific | |
ModelScreenWidget.PortalPage | |
ModelScreenWidget.ScreenImage | |
ModelScreenWidget.Screenlet | |
ModelScreenWidget.ScreenLink | |
ModelScreenWidget.Section | |
ModelScreenWidget.SectionsRenderer | |
ModelScreenWidget.SubContent | |
ModelScreenWidget.Tree | |
ModelSingleForm |
Models the <form> element.
|
ModelTheme |
Widget Theme Library - Widget model class.
|
ModelTree |
Models the <tree> element.
|
ModelTree.ModelNode |
Models the <node> element.
|
ModelTree.ModelNode.Image |
Models the <image> element.
|
ModelTree.ModelNode.Label |
Models the <label> element.
|
ModelTree.ModelNode.Link |
Models the <link> element.
|
ModelTree.ModelNode.ModelSubNode |
Models the <sub-node> element.
|
ModelTreeAction |
Abstract tree action.
|
ModelTreeAction.EntityAnd |
Models the <entity-and> element.
|
ModelTreeAction.EntityCondition |
Models the <entity-condition> element.
|
ModelTreeAction.Script |
Models the <script> element.
|
ModelTreeAction.Service |
Models the <service> element.
|
ModelTreeCondition |
Models the <condition> element.
|
ModelWidget |
Widget Library - Widget model class.
|
ModelWidgetCondition |
Abstract base class for the condition models.
|
ModelWidgetCondition.And |
Models the <and> element.
|
ModelWidgetCondition.DefaultConditionFactory | |
ModelWidgetCondition.IfCompare |
Models the <if-compare> element.
|
ModelWidgetCondition.IfCompareField |
Models the <if-compare-field> element.
|
ModelWidgetCondition.IfEmpty |
Models the <if-empty> element.
|
ModelWidgetCondition.IfEntityPermission |
Models the <if-entity-permission> element.
|
ModelWidgetCondition.IfHasPermission |
Models the <if-has-permission> element.
|
ModelWidgetCondition.IfRegexp |
Models the <if-regexp> element.
|
ModelWidgetCondition.IfServicePermission |
Models the <if-service-permission> element.
|
ModelWidgetCondition.IfValidateMethod |
Models the <if-validate-method> element.
|
ModelWidgetCondition.Not |
Models the <not> element.
|
ModelWidgetCondition.Or |
Models the <or> element.
|
ModelWidgetCondition.Xor |
Models the <xor> element.
|
ScreenFactory |
Widget Library - Screen factory class
|
ThemeFactory |
Widget Theme Library - Theme factory class
|
TreeFactory |
Widget Library - Tree factory class
|
XmlAbstractWidgetVisitor |
Abstract XML widget visitor.
|
XmlWidgetActionVisitor |
An object that generates XML from widget models.
|
XmlWidgetConditionVisitor |
An object that generates XML from widget models.
|
XmlWidgetFieldVisitor |
An object that generates XML from widget models.
|
XmlWidgetVisitor |
An object that generates an XML representation from widget models.
|
Enum | Description |
---|---|
ModelFormAction.CallParentActions.ActionsKind |