|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | UltraButtonWidget (UltraButton) |
Constructor for the UltraButtonWidget 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 |
|
+ | 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 ()
|
||||||||||||||||||||||||
PUBLIC LOGICAL LOAD-IMAGE (character)
|
||||||||||||||||||||||||
PROTECTED SetFORMAT (character)
|
||||||||||||||||||||||||
PROTECTED SetHIDDEN (logical)
|
||||||||||||||||||||||||
PROTECTED SetSCREEN-VALUE (character)
|
||||||||||||||||||||||||
PROTECTED SetSENSITIVE (logical)
|
||||||||||||||||||||||||
PROTECTED SetVISIBLE (logical)
|
PUBLIC UltraButtonWidget (UltraButton)
|
---|
PUBLIC Control Control
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER DATA-TYPE
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER FORMAT
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL HIDDEN
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL MODIFIED
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER NAME
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER PRIVATE-DATA
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER SCREEN-VALUE
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL SENSITIVE
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER TYPE
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL VISIBLE
|