|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
- | ClassNameTextEditor_EditorButtonClick (Object, EditorButtonEventArgs) |
Event handler for the EditorButtonClick event of the ClassNameTextEditor
Control |
|
+ | ClearDataFields () |
Invokes the InternalClearDataFields Method and makes sure that no
Writeback happends Inherited from Consultingwerk.Windows.Framework.Controls.EmbeddedAbstractBaseControl |
|
# | 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 |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
- | InterfaceNameTextEditor_ValueChanged (Object, EventArgs) |
Event handler for the ValueChanged event of the InterfaceNameTextEditor
Control |
|
# | InternalClearDataFields () |
Clear all editor fields Overrides Consultingwerk.Windows.Framework.Controls.EmbeddedAbstractBaseControl:InternalClearDataFields () |
|
- | LookupKeyDownHandler (Object, KeyEventArgs) |
Event handler for the KeyDown handler of the Text boxes with an
EditorButton (Lookup) |
|
# | OnLoad (EventArgs) |
Raises the Load event Overrides Consultingwerk.Windows.Framework.Controls.EmbeddedAbstractBaseControl:OnLoad (EventArgs) |
|
# | OnTextChanged (EventArgs) |
The Text property is used to synchronize the JSON serialized
Objects between the UserControl and the Viewer in which it is used. Inherited from Consultingwerk.Windows.Framework.Controls.EmbeddedAbstractBaseControl |
|
+ | 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 |
|
# | RecurseInitializeControlEventHandler (Control) |
Subscribe the EventHandler(s) to events of all editor controls added
to the EmbeddedAbstractBaseControl. Inherited from Consultingwerk.Windows.Framework.Controls.EmbeddedAbstractBaseControl |
|
+ | SubscribeParentFormDestroyed () |
Subscribes the ParentFormDestroyed event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | TextChangedEventHandler (Object, EventArgs) |
Event handler for the TextChangedEvent event of Editor Controls on
the EmbeddedAbstractBaseControl to write back the current value of the
JSON Object to the Text property of the UserControl. Inherited from Consultingwerk.Windows.Framework.Controls.EmbeddedAbstractBaseControl |
|
# | UpdateUiData () |
Updates the data shown in the UI Overrides Consultingwerk.Windows.Framework.Controls.EmbeddedAbstractBaseControl:UpdateUiData () |
|
# | WritebackCallParameterToTextProperty () |
Updates the data of the CallParameter object after the user has
entered data to the UI Overrides Consultingwerk.Windows.Framework.Controls.EmbeddedAbstractBaseControl:WritebackCallParameterToTextProperty () |
Options | Name | Purpose | |
---|---|---|---|
+ | InvokeServiceMethodCallParameterControl () |
|
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL AddingRecord |
Inherited from Consultingwerk.Windows.Framework.Controls.EmbeddedAbstractBaseControl |
|
# | Consultingwerk.ISerializable CallParameterObject |
Inherited from Consultingwerk.Windows.Framework.Controls.EmbeddedAbstractBaseControl |
|
# | CHARACTER DesignerVerbs |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | LOGICAL DesignTime |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | 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
PRIVATE ClassNameTextEditor_EditorButtonClick (Object, EditorButtonEventArgs)
|
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ClearDataFields ()
|
||||||||||||||||||||||||
PROTECTED CreateVerbs ()
|
||||||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
||||||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||||||
PRIVATE InterfaceNameTextEditor_ValueChanged (Object, EventArgs)
|
||||||||||||||||||||||||
PROTECTED InternalClearDataFields ()
|
||||||||||||||||||||||||
PRIVATE LookupKeyDownHandler (Object, KeyEventArgs)
|
||||||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||||||
PROTECTED OnTextChanged (EventArgs)
|
||||||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
||||||||||||||||||||||||
PROTECTED ParentFormDestroyedHandler (Object, EventArgs)
|
||||||||||||||||||||||||
PROTECTED RecurseInitializeControlEventHandler (Control)
|
||||||||||||||||||||||||
PUBLIC SubscribeParentFormDestroyed ()
|
||||||||||||||||||||||||
PUBLIC TextChangedEventHandler (Object, EventArgs)
|
||||||||||||||||||||||||
PROTECTED UpdateUiData ()
|
||||||||||||||||||||||||
PROTECTED WritebackCallParameterToTextProperty ()
|
PUBLIC InvokeServiceMethodCallParameterControl ()
|
---|
PUBLIC LOGICAL AddingRecord
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PROTECTED Consultingwerk.ISerializable CallParameterObject
|
|||||||||
PROTECTED CHARACTER DesignerVerbs
|
|||||||||
PUBLIC LOGICAL DesignTime
|
|||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||
PROTECTED LOGICAL ParentFormDestroyedSubscribed
|