|
Options |
Name |
Purpose |
|
|
|
CellChangedHandler (Object, CellEventArgs)
|
Event handler for the CellChange event of a SmartUpdatableBrowser
|
|
|
|
Evaluate ()
|
Evaluates the EnableRule and enables or disables the toolbar button
tool based on the result
|
|
|
|
FormShownHandler (Object, EventArgs)
|
Event handler for the Shown event of the DynamicForm
|
|
|
|
CHARACTER GetAdapterFieldLiteral (SmartDataAdapter, character)
|
Returns the value of a field of a SmartDataAdapter as an ABL
expression literal
|
|
|
|
Consultingwerk.Framework.ExpressionParser.AblExpressionEvaluator GetEvaluator ()
|
Returns the AblExpressionEvaluator instance used to evaluate the
EnableRule expressions
|
|
|
|
Progress.Lang.Object GetToolbarLinkTarget ()
|
Returns the Toolbar link target of the SmartToolbarController used
to resolve tokens without a form instance qualifier
|
|
|
|
InitializeRule ()
|
Initializes the EnableRule
|
|
|
|
ReevaluateHandler (Object, EventArgs)
|
Generic event handler that re-evaluates the EnableRule
|
|
|
|
CHARACTER ResolveDataAdapterValue (SmartDataAdapter, character)
|
Resolves the value of a property or field of a SmartDataAdapter
instance as an ABL expression literal
|
|
|
|
CHARACTER ResolveDataBrowserValue (SmartBrowserControl, character)
|
Resolves the value of a property or field of a SmartDataBrowser or
SmartUpdatableBrowser instance as an ABL expression literal
|
|
|
|
CHARACTER ResolveMemberValue (Object, character)
|
Resolves the value of a property or field of a referenced instance
as an ABL expression literal
|
|
|
|
CHARACTER ResolveViewerValue (SmartViewerControl, character)
|
Resolves the value of a property or field of a SmartViewerControl
instance as an ABL expression literal
|
|
|
|
SubscribeDataAdapterEvents (SmartDataAdapter)
|
Subscribes to the change notification events of a SmartDataAdapter
|
|
|
|
SubscribeEvents ()
|
Subscribes to the change notification events of the instances
referenced by the rule tokens
|
|
|
|
SubscribeViewerFieldControl (Object, character)
|
Subscribes to the change notification event of the editor control
bound to the referenced field of a SmartViewerControl
|
|
|
|
TableIOStateChangedHandler (Object, SmartTableIOStateChangedEventArgs)
|
Event handler for the SmartTableIOStateChanged event of viewers and
updatable browsers
|
|
|
|
TokenResolvedHandler (Object, TokenResolverEventArgs)
|
Event handler for the TokenResolved event of the TokenResolver
|
|
|
|
UpdateStateChangedHandler (Object, DataSourceUpdateStateEventArgs)
|
Event handler for the BeginUpdateState and EndUpdateState events of
a SmartDataAdapter
|