|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Windows.LegacyGuiMigration.Widgets.IWidgetFacade FromControl (Control) |
Returns the IWidget reference for a given .NET Control Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
# | CHARACTER GetFORMAT () |
GET method for the FORMAT property Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
# | LOGICAL GetHIDDEN () |
GET method for the HIDDEN property Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
# | CHARACTER GetSCREEN-VALUE () |
GET method for the SCREEN-VALUE property Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
# | LOGICAL GetSENSITIVE () |
GET method for the SENSITIVE property Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
# | LOGICAL GetVISIBLE () |
GET method for the VISIBLE property Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
# | SetFORMAT (character) |
SET method for the FORMAT property Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
# | SetHIDDEN (logical) |
SET method for the HIDDEN property Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
# | SetSCREEN-VALUE (character) |
SET method for the SCREEN-VALUE property Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
# | SetSENSITIVE (logical) |
SET method for the SENSITIVE property Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
# | SetVISIBLE (logical) |
SET method for the VISIBLE property Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
Options | Name | Purpose | |
---|---|---|---|
+ | UltraTextEditorWidget (UltraTextEditor) |
Constructor for the UltraTextEditorWidget class |
Options | Name | Purpose | |
---|---|---|---|
+ | Control Control |
Returns the reference to the Control this instance represents Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
+ | CHARACTER DATA-TYPE |
A character value that represents the data type of the field
associated with the widget Overrides Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade:DATA-TYPE |
|
+ | CHARACTER FORMAT |
The text format of a widget or browse-cell Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
+ | LOGICAL HIDDEN |
Indicates whether to "hide" a widget Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
+ | CHARACTER VALUE |
Used for data-representation widgets, such as field-level widgets
that represent variables or database fields |
|
+ | LOGICAL MODIFIED |
Indicates whether the value of the SCREEN-VALUE attribute for the
widget has changed Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
+ | CHARACTER NAME |
A string identifier for the specified object or widget Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
+ | CHARACTER PRIVATE-DATA |
An arbitrary string associated with the handle of an object or widget Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
+ | CHARACTER SCREEN-VALUE |
The data value in the screen buffer associated with the widget Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
+ | LOGICAL SENSITIVE |
Indicates whether a widget can receive input focus or events Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
|
+ | CHARACTER TYPE |
The type of a handle Overrides Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade:TYPE |
|
+ | LOGICAL VISIBLE |
Indicates whether a widget is currently visible on the display Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade |
Top
PUBLIC Consultingwerk.Windows.LegacyGuiMigration.Widgets.IWidgetFacade FromControl (Control)
|
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER GetFORMAT ()
|
||||||||||||||||||||||||
PROTECTED LOGICAL GetHIDDEN ()
|
||||||||||||||||||||||||
PROTECTED CHARACTER GetSCREEN-VALUE ()
|
||||||||||||||||||||||||
PROTECTED LOGICAL GetSENSITIVE ()
|
||||||||||||||||||||||||
PROTECTED LOGICAL GetVISIBLE ()
|
||||||||||||||||||||||||
PROTECTED SetFORMAT (character)
|
||||||||||||||||||||||||
PROTECTED SetHIDDEN (logical)
|
||||||||||||||||||||||||
PROTECTED SetSCREEN-VALUE (character)
|
||||||||||||||||||||||||
PROTECTED SetSENSITIVE (logical)
|
||||||||||||||||||||||||
PROTECTED SetVISIBLE (logical)
|
PUBLIC UltraTextEditorWidget (UltraTextEditor)
|
---|
PUBLIC Control Control
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER DATA-TYPE
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER FORMAT
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL HIDDEN
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER VALUE
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL MODIFIED
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER NAME
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER PRIVATE-DATA
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER SCREEN-VALUE
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL SENSITIVE
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER TYPE
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL VISIBLE
|