| 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 | modifiableIf set to true (which is default) the initial value of the field can be modified. |
EBoolean | preloadedIf set to true, the field can be preloaded with a value that is a concatenation of the values stored in the slots. |
WebMLTypes | typeThe type of the content of the field. |
EBoolean | hiddenIf set to true, the field is not shown to the user, but the preloaded value is submitted. |
ContentTypes | contentTypeThe content type, if type is string, text or BLOB. |
| Reference Summary | |
|---|---|
SLOT |
slotSet of slots that determine the preloaded value. |
VALIDATIONRULE |
validationruleSet 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 |
|---|