Top Method Summary
Options Name Purpose
# BeginUpdateStateHandler (Object, DataSourceUpdateStateEventArgs) Event handler for the BeginUpdateState event of the ObjectMaster BusinessEntityAdapter
# EndUpdateStateHandler (Object, DataSourceUpdateStateEventArgs) Event handler for the EndUpdateState event of the ObjectMaster BusinessEntityAdapter
+ Execute () Calls ValidateButtonEnabled from the Sequencer
# LaunchForm () Launches the form in a web browser
+ LaunchForm (character) Launches the form in a web browser
# ObjectMasterGuidChangedHandler (Object, EventArgs) Event handler for the ObjectMasterGuidChanged event of the SmartObjectMasterForm
# ObjectMasterOpenedHandler (Object, EventArgs) Event handler for the ObjectMasterOpened event of the SmartObjectMasterForm
# OpenInSystemBrowser () Opens the WebApp in the system default web browser
+ OpenWebApp () Opens the WebApp in the integrated web browser
+ Shutdown () Method called when the SmartObjectMasterForm will get closed
+ Startup (SmartObjectMasterForm, SmartToolbarController, handle) Method called when then SmartObjectMasterForm is started
# ToolClickHandler (Object, ToolClickEventArgs) Event handler for the ToolClick Event of the ToolbarsController
# ValidateButtonEnabled () Validates the Enabled State of the Ribbon Button


Method Detail
Top

PROTECTED BeginUpdateStateHandler (Object, DataSourceUpdateStateEventArgs)

Purpose: Event handler for the BeginUpdateState event of the ObjectMaster BusinessEntityAdapter
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Consultingwerk.SmartComponents.Implementation.DataSourceUpdateStateEventArgs
The DataSourceUpdateStateEventArgs with the data for this event
Top

PROTECTED EndUpdateStateHandler (Object, DataSourceUpdateStateEventArgs)

Purpose: Event handler for the EndUpdateState event of the ObjectMaster BusinessEntityAdapter
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Consultingwerk.SmartComponents.Implementation.DataSourceUpdateStateEventArgs
The DataSourceUpdateStateEventArgs with the data for this event
Top

PUBLIC Execute ()

Purpose: Calls ValidateButtonEnabled from the Sequencer
Notes:

Top

PROTECTED LaunchForm ()

Purpose: Launches the form in a web browser
Notes:

Top

PUBLIC LaunchForm (character)

Purpose: Launches the form in a web browser
Notes:

Parameters:
pcFormName CHARACTER
The name of the form
Top

PROTECTED ObjectMasterGuidChangedHandler (Object, EventArgs)

Purpose: Event handler for the ObjectMasterGuidChanged event of the SmartObjectMasterForm
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED ObjectMasterOpenedHandler (Object, EventArgs)

Purpose: Event handler for the ObjectMasterOpened event of the SmartObjectMasterForm
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

PROTECTED OpenInSystemBrowser ()

Purpose: Opens the WebApp in the system default web browser
Notes:

Top

PUBLIC OpenWebApp ()

Purpose: Opens the WebApp in the integrated web browser
Notes: Requires CefSharp

Top

PUBLIC Shutdown ()

Purpose: Method called when the SmartObjectMasterForm will get closed
Notes:

Top

PUBLIC Startup (SmartObjectMasterForm, SmartToolbarController, handle)

Purpose: Method called when then SmartObjectMasterForm is started
Notes:

Parameters:
poForm Consultingwerk.Windows.Framework.Repository.Object.SmartObjectMasterForm
The reference to the SmartObjectMasterForm instance
poToolbar Consultingwerk.SmartComponents.Implementation.SmartToolbarController
The reference to the SmartToolbarController instance
phDataset HANDLE
The handle of the dsObjectMaster dataset
Top

PROTECTED ToolClickHandler (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick Event of the ToolbarsController
Notes:

Parameters:
sender System.Object
The reference to the object that raise the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
Top

PROTECTED ValidateButtonEnabled ()

Purpose: Validates the Enabled State of the Ribbon Button
Notes:



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.11.2024 19:07:12