Overview | Package |
aspectWebML.asymmetricConcernComposition.aspectualSubject.JoinPoint |__aspectWebML.symmetricConcernComposition.ComposableElement |__aspectWebML.webML.basic.ModelElement |__aspectWebML.webML.basic.IdentifiedElement |__aspectWebML.webML.basic.NamedElement |__aspectWebML.webML.navigation.hypertext.FIELD |__aspectWebML.asymmetricConcernComposition.aspectualSubject.JoinPoint |__aspectWebML.symmetricConcernComposition.ComposableElement |__aspectWebML.webML.basic.ModelElement |__aspectWebML.webML.navigation.hypertext.LINKPARAMETERTARGET |__aspectWebML.webML.navigation.hypertext.FIELD |__aspectWebML.asymmetricConcernComposition.aspectualSubject.JoinPoint |__aspectWebML.symmetricConcernComposition.ComposableElement |__aspectWebML.webML.basic.ModelElement |__aspectWebML.webML.navigation.hypertext.LINKPARAMETERSOURCE |__aspectWebML.webML.navigation.hypertext.FIELD
A field is an input control, whereby the user can submit data.
Attribute Summary | |
---|---|
EBoolean | modifiable If set to true (which is default) the initial value of the field can be modified. |
EBoolean | preloaded If set to true, the field can be preloaded with a value that is a concatenation of the values stored in the slots. |
WebMLTypes | type The type of the content of the field. |
EBoolean | hidden If set to true, the field is not shown to the user, but the preloaded value is submitted. |
ContentTypes | contentType The content type, if type is string, text or BLOB. |
Reference Summary | |
---|---|
SLOT |
slot Set of slots that determine the preloaded value. |
VALIDATIONRULE |
validationrule Set of rules for checking the correctness of the input. |
Attributes inherited from IdentifiedElement | id |
---|
Attributes inherited from NamedElement | name |
---|
References inherited from IdentifiedElement | property, comment |
---|