|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | CellChangeHandler (Object, CellEventArgs) |
Event handler for the CellChangeHandler of the smartUpdatableBrowser1 |
|
# | CreateAttributeSearchField (SmartPanelController) |
Creates the Search Controls |
|
# | 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 |
|
# | InitializeRow (UltraGridRow) |
Initializes the Attribute Value cell in the given UltraGridRow |
|
# | OnHasChangesChanged (EventArgs) |
Raises the HasChangesChanged |
|
# | 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 |
|
# | SearchAttributes (character) |
Searches for Attributes |
|
+ | SearchFieldEditorButtonClickHandler (Object, EditorButtonEventArgs) |
Event handler for the EditorButtonClick event of the SearchField |
|
# | SearchFieldKeyDownHandler (Object, KeyEventArgs) |
Event handler for the KeyDown event of the SearchField |
|
# | SetUpdatabelBrowser (SmartUpdatableBrowser) |
Assigns the reference to the SmartUpdatableBrowser the base control
is operating with |
|
+ | SubscribeParentFormDestroyed () |
Subscribes the ParentFormDestroyed event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
Options | Name | Purpose | |
---|---|---|---|
+ | AttributeValueBaseControl () |
Constructor for the AttributeValueBaseControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | HasChangesChanged DELEGATE System.EventHandler |
Raised when the control has changes that need to be saved |
Options | Name | Purpose | |
---|---|---|---|
# | CHARACTER DesignerVerbs |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | LOGICAL DesignTime |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | LOGICAL HasChanges |
|
|
# | CHARACTER HiddenProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | CHARACTER NonBrowsableProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | LOGICAL ParentFormDestroyedSubscribed |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
Top
PROTECTED CellChangeHandler (Object, CellEventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CreateAttributeSearchField (SmartPanelController)
|
||||||||||||||||||||
PROTECTED CreateVerbs ()
|
||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
||||||||||||||||||||
PROTECTED InitializeRow (UltraGridRow)
|
||||||||||||||||||||
PROTECTED OnHasChangesChanged (EventArgs)
|
||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
||||||||||||||||||||
PROTECTED ParentFormDestroyedHandler (Object, EventArgs)
|
||||||||||||||||||||
PROTECTED SearchAttributes (character)
|
||||||||||||||||||||
PUBLIC SearchFieldEditorButtonClickHandler (Object, EditorButtonEventArgs)
|
||||||||||||||||||||
PROTECTED SearchFieldKeyDownHandler (Object, KeyEventArgs)
|
||||||||||||||||||||
PROTECTED SetUpdatabelBrowser (SmartUpdatableBrowser)
|
||||||||||||||||||||
PUBLIC SubscribeParentFormDestroyed ()
|
PUBLIC AttributeValueBaseControl ()
|
---|
PUBLIC HasChangesChanged DELEGATE System.EventHandler
|
---|
PROTECTED CHARACTER DesignerVerbs
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL DesignTime
|
|||||||||
PUBLIC LOGICAL HasChanges
|
|||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||
PROTECTED LOGICAL ParentFormDestroyedSubscribed
|