Top Method Summary
Options Name Purpose
# CreateBrowserControl () Creates the BrowserControl
# CurrentChangedHandler (Object, EventArgs) Event handler for the CurrentChanged event of the SmartDataSource
# EndUpdateStateHandler (Object, DataSourceUpdateStateEventArgs) Event handler for the EndUpdateState event of the SmartDataSource
# OnVisibleChanged (EventArgs) Raises the VisibleChanged event
+ ShowDocument (character) Shows a document
+ ShowDocument (CharacterHolder) Shows a document

Top Property Summary
Options Name Purpose
+ Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource


Method Detail
Top

PROTECTED CreateBrowserControl ()

Purpose: Creates the BrowserControl
Notes:

Top

PROTECTED CurrentChangedHandler (Object, EventArgs)

Purpose: Event handler for the CurrentChanged event of the SmartDataSource
Notes:

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

PROTECTED EndUpdateStateHandler (Object, DataSourceUpdateStateEventArgs)

Purpose: Event handler for the EndUpdateState event of the SmartDataSource
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 OnVisibleChanged (EventArgs)

Purpose: Raises the VisibleChanged event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

PUBLIC ShowDocument (character)

Purpose: Shows a document
Notes:

Parameters:
pcFileName CHARACTER
The name of the file
Top

PUBLIC ShowDocument (CharacterHolder)

Purpose: Shows a document
Notes:

Parameters:
poFileName Consultingwerk.CharacterHolder
The name of the file


Property Detail
Top

PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource


Returns Consultingwerk.SmartComponents.Interfaces.ISmartDataSource


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