Type to start searching...

Instance

Properties
name : string

Unique name within the view

value : string

Displayed collection of items: (<view1> <a11> ... <a1N>) ... (<viewN> <aN1> ... <aNM>)|(@ <a1> ... <aN>)|(@@ <class>)

<empty> - the same as (@) in Forms; no data in other situations (ViewName1 assoc1 ... assocN) ... (ViewNameM assoc1 ... assocX) - collection relative to the items of the specified views; constrained by all the association paths (@ assoc1 ... assocN) - collection relative to the Form items (@@ ClassName) - instances of the class specified by ClassName
Content
  • Sequence of:

    • Bind [0..*] - Exposes data in the model

Parents
  • Models - View data definitions