aspectWebML.webML.navigation.hypertext
Class FIELD

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
EBooleanmodifiable
If set to true (which is default) the initial value of the field can be modified.
EBooleanpreloaded
If set to true, the field can be preloaded with a value that is a concatenation of the values stored in the slots.
WebMLTypestype
The type of the content of the field.
EBooleanhidden
If set to true, the field is not shown to the user, but the preloaded value is submitted.
ContentTypescontentType
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


Copyright Andrea Schauerhuber, Cornelia Tomasek (Vienna University of Technology, 2007)
Note: This documentation is partly based upon WebRatio's WebML User Guide (for further information on WebRatio see http://www.webratio.com/), 'Designing Data-Intensive Web Applications' [S.Ceri, P. Fraternali, A. Bongio, M. Brambilla, S. Comai, M. Matera, 2003] (for further information see http://www.webml.org/webml/page2.do?ctx1=EN) and 'Model-driven Development of Context-Aware Web Applications' [S. Ceri, F. Daniel, M. Matera, F. M. Facca. ACM Transactions on Internet Technology, 2007, 7(1)]