|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| Consultingwerk.CommonUi.UiControl DispatchEvent (character, character, character, Object) |
Builds the EventHandlerParameter and invokes the configured
server-side event handler method. |
||
| Consultingwerk.CommonUi.UiControl DispatchEvent2 (character, character, character, Object, character, Object) |
Builds the EventHandlerParameter and invokes the configured
server-side event handler method, allowing the caller to
provide an explicit FormResponse value plus the name and
FormParameter of the launched modal Form. |
||
| CHARACTER GetDialogResultName () |
Returns the DialogResultEnum member name derived from the Form's
.NET DialogResult property. Returns an empty string when the Form
is not a modal Form (DialogResult is None). |
||
| HandleFormClosed (FormClosedEventArgs) |
Dispatches the FormClosed event to the registered SSEH handler. |
||
| HandleFormClosing (FormClosingEventArgs) |
Dispatches the FormClosing event to the registered SSEH handler. |
||
| HandleModalFormClosed (FormResult) |
Dispatches the ModalFormClosed event to the registered SSEH
handler on the parent Form. |
||
| LOGICAL HasSubscriptions () |
Returns true when at least one of the supported lifecycle events
(FormClosing or FormClosed) has an SSEH handler registered. |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartFormServerSideEventHandler (BaseForm) |
Default constructor for SmartFormServerSideEventHandler. |
| Options | Name | Purpose | |
|---|---|---|---|
| Consultingwerk.Forms.BaseForm Form |
|
||
| CHARACTER FormClosedHandlerName |
|
||
| CHARACTER FormClosingHandlerName |
|
||
| CHARACTER ModalFormClosedHandlerName |
|
|
Top
Consultingwerk.CommonUi.UiControl DispatchEvent (character, character, character, Object)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Consultingwerk.CommonUi.UiControl DispatchEvent2 (character, character, character, Object, character, Object)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER GetDialogResultName ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HandleFormClosed (FormClosedEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HandleFormClosing (FormClosingEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HandleModalFormClosed (FormResult)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL HasSubscriptions ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SmartFormServerSideEventHandler (BaseForm)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Consultingwerk.Forms.BaseForm Form
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER FormClosedHandlerName
|
|||||||||
CHARACTER FormClosingHandlerName
|
|||||||||
CHARACTER ModalFormClosedHandlerName
|
|||||||||