Has this 'Pane' been destroyed?
Get the action source for this Pane
Get the dialog alias
Get the DialogRedirection with which this Pane was constructed
Return the error associated with this pane, if any
Get the underlying form definition FormDef for this Pane. If this is not a FormContext this will be the FormDef of the owning/parent Form
Returns whether or not this pane loaded properly
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 @{link PaneDef} associated with this Context
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 session information
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
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
Top-level class, representing a Catavolt 'Pane' definition. All 'Context' classes have a composite PaneDef that defines the Pane along with a single record or a list of records. See {@EntityRecord} 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)