Get the action source for this Pane
Get the list of child contexts that 'compose' this Form
Get the dialog alias
Get the DialogRedirection with which this Pane was constructed
Get the entity record definition
Return the error associated with this pane, if any
Get the underlying Form definition for this FormContext
Returns whether or not this pane loaded properly
Returns whether or not this Form is destroyed
Returns whether or not the data in this pane is out of date
Get the last time this pane's data was refreshed
Get the last time this pane's data was refreshed
Get the underlying form definition associated with this FormContext
Get the numeric value, representing this Pane's place in the parent FormContext's list of child panes. See FormContext.childrenContexts
Get the numeric value, representing this Pane's place in the parent FormContext's list of child panes. See FormContext.childrenContexts
Get the title of this Pane
Get the parent FormContext
Get the parent FormContext
Get the current session information
Close this form
Find a menu def on this Pane with the given actionId
Get a string representation of this property suitable for 'reading'
Get a string representation of this property suitable for 'writing'
Parses a value to prepare for 'writing' back to the server
Perform the action associated with the given MenuDef on this Form
Get the propery definition for a property name
Write all Binary values in this {@link EntityRecord} back to the server
Updates a settings object with the new settings from a 'Navigation'
Generated using TypeDoc
PaneContext Subtype that represents a Catavolt Form Definition A form is a 'container' composed of child panes of various concrete types. A FormContext parallels this design, and contains a list of 'child' contexts See also FormDef. Context classes, while similar to PaneDef and subclasses, contain both the corresponding subtype of pane definition PaneDef (i.e. describing this UI component, layout, etc.) and also the 'data record(s)' as one or more EntityRec(s)