|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
- | btnDelete_Click (Object, EventArgs) |
Event handler for the Click event of the btnDelete |
|
- | btnSaveAs_Click (Object, EventArgs) |
Event handler for the Click event of the btnSaveAs |
|
- | btnSave_Click (Object, EventArgs) |
Event handler for the Click event of the btnSave |
|
# | CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | Delete () |
Deletes the current view |
|
# | FormShownHandler (Object, EventArgs) |
Event handler for the Shown even of the Form |
|
+ | System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents () |
Returns a List of all Components in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | GridEnabledChangedHandler (Object, EventArgs) |
Event handler for the EnabledChanged event of the SmartDataBrowser |
|
+ | Initialize () |
Initializes the Control |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | OnLoad (EventArgs) |
Raises the Load Event Overrides Consultingwerk.SmartComponents.Base.SmartUserControl:OnLoad (EventArgs) |
|
+ | 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 |
|
+ | SaveView () |
Saves the current view |
|
+ | SaveViewAs () |
Prompts for a name and a user group and saves the current view |
|
+ | SubscribeParentFormDestroyed () |
Subscribes the ParentFormDestroyed event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | SubscribeUserControlEvents () |
Allows for custom event subscriptions during OnLoad() Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
- | ultraComboEditor1_ValueChanged (Object, EventArgs) |
Event handler for the ValueChanged event of the ultraComboEditor1 |
Options | Name | Purpose | |
---|---|---|---|
+ | SmartDataBrowserViewManagerControl () |
Constructor for the SmartDataBrowserViewManagerControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER Context |
|
|
# | CHARACTER DesignerVerbs |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | LOGICAL DesignTime |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | Infragistics.Win.UltraWinGrid.UltraGrid Grid |
|
|
# | CHARACTER HiddenProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | CHARACTER NonBrowsableProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | LOGICAL ParentFormDestroyedSubscribed |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | LOGICAL UserControlEventsSubscribed |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
Top
PRIVATE btnDelete_Click (Object, EventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PRIVATE btnSaveAs_Click (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE btnSave_Click (Object, EventArgs)
|
||||||||||||||||||||
PROTECTED CreateVerbs ()
|
||||||||||||||||||||
PUBLIC Delete ()
|
||||||||||||||||||||
PROTECTED FormShownHandler (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
||||||||||||||||||||
PROTECTED GridEnabledChangedHandler (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC Initialize ()
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
||||||||||||||||||||
PROTECTED ParentFormDestroyedHandler (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC SaveView ()
|
||||||||||||||||||||
PUBLIC SaveViewAs ()
|
||||||||||||||||||||
PUBLIC SubscribeParentFormDestroyed ()
|
||||||||||||||||||||
PROTECTED SubscribeUserControlEvents ()
|
||||||||||||||||||||
PRIVATE ultraComboEditor1_ValueChanged (Object, EventArgs)
|
PUBLIC SmartDataBrowserViewManagerControl ()
|
---|
PUBLIC CHARACTER Context
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER DesignerVerbs
|
|||||||||
PUBLIC LOGICAL DesignTime
|
|||||||||
PUBLIC Infragistics.Win.UltraWinGrid.UltraGrid Grid
|
|||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||
PROTECTED LOGICAL ParentFormDestroyedSubscribed
|
|||||||||
PROTECTED LOGICAL UserControlEventsSubscribed
|