|
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | Activate () |
Activates the SmartTabFolderPage (after selecting the tab) |
|
| # | CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| + | System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents () |
Returns a List of all Components in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| + | InitializeSmartTabFolderPage (ISmartDataSource, ISmartTableIOSource, ISmartNavigationSource) |
Initializes the SmartTabFolderPage |
|
| # | OnLoad (EventArgs) |
Raises the Load event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| + | OnVerbClicked (character) |
Event Handler method for Designer Verbs Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| # | ParentFormDestroyedHandler (Object, EventArgs) |
Event handler for the FormDestroyed event of the owning Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
| Options | Name | Purpose | |
|---|---|---|---|
| + | SmartTabFolderPage () |
Constructor for the SmartTabFolderPage class |
| Options | Name | Purpose | |
|---|---|---|---|
| # | CHARACTER DesignerVerbs |
Property that is used to generate Designer Verbs (actions for the
Visual Designer) Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| + | LOGICAL DesignTime |
Propery flags if the current instance of the SmartBindingSource
is running at design time or runtime. Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| # | CHARACTER HiddenProperties |
Property that is used to mark properties (comma-delimited list) that
will be excluded from the .NET TypeDescriptor properties list Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| # | CHARACTER NonBrowsableProperties |
Property that is used to mark properties (comma-delimited list) that
should not show up in the Visual Designers Property Grid Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| # | LOGICAL ParentFormDestroyedSubscribed |
Returns if the FormDestroyed evengt of the containing Form has been
subscribed Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| + | Consultingwerk.SmartComponents.Base.DictionaryISmartDataSource SmartDataSources |
Returns the reference to the Dictionary of ISmartDataSource's provided
by this user control |
|
| + | Consultingwerk.SmartComponents.Interfaces.ISmartNavigationSource SmartNavigationSource |
Returns the reference to the ISmartNavigationSource provided to this
user control |
|
| + | Consultingwerk.SmartComponents.Interfaces.ISmartTableIOSource SmartTableIOSource |
Returns the reference to the ISmartTableIOSource provided to this
user control |
|
Top
PUBLIC Activate ()
|
|||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CreateVerbs ()
|
|||||||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
|||||||||||||||||||||||||
PUBLIC InitializeSmartTabFolderPage (ISmartDataSource, ISmartTableIOSource, ISmartNavigationSource)
|
|||||||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
|||||||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
|||||||||||||||||||||||||
PROTECTED ParentFormDestroyedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||
PUBLIC SmartTabFolderPage ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER DesignerVerbs
|
|||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL DesignTime
|
|||||||||||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||||||||||
PROTECTED LOGICAL ParentFormDestroyedSubscribed
|
|||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Base.DictionaryISmartDataSource SmartDataSources
|
|||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartNavigationSource SmartNavigationSource
|
|||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartTableIOSource SmartTableIOSource
|
|||||||||||||||||