Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| - | EnabledChangedHandler (Object, EventArgs) |
Event handler for the EnabledChanged event of the .NET Control |
|
| + | Consultingwerk.Windows.LegacyGuiMigration.Widgets.IWidgetFacade FromControl (Control) |
Returns the IWidget reference for a given .NET Control |
|
| # A | INTEGER GetBGCOLOR () |
SET method for the BGCOLOR property |
|
| # A | INTEGER GetFGCOLOR () |
SET method for the FGCOLOR property |
|
| # | CHARACTER GetFORMAT () |
GET method for the FORMAT property |
|
| # | LOGICAL GetHIDDEN () |
GET method for the HIDDEN property |
|
| # | CHARACTER GetSCREEN-VALUE () |
GET method for the SCREEN-VALUE property |
|
| # | LOGICAL GetSENSITIVE () |
GET method for the SENSITIVE property |
|
| # | LOGICAL GetVISIBLE () |
GET method for the VISIBLE property |
|
| # A | SetBGCOLOR (integer) |
SET method for the BGCOLOR property |
|
| # A | SetFGCOLOR (integer) |
SET method for the FGCOLOR property |
|
| # | SetFORMAT (character) |
SET method for the FORMAT property |
|
| # | SetHIDDEN (logical) |
SET method for the HIDDEN property |
|
| # | SetSCREEN-VALUE (character) |
SET method for the SCREEN-VALUE property |
|
| # | SetSENSITIVE (logical) |
SET method for the SENSITIVE property |
|
| # | SetVISIBLE (logical) |
SET method for the VISIBLE property |
| Options | Name | Purpose | |
|---|---|---|---|
| # | WidgetFacade (Control) |
Constructor for the WidgetFacade class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | INTEGER BGCOLOR |
|
|
| + | System.Windows.Forms.Control Control |
|
|
| + A | CHARACTER DATA-TYPE |
|
|
| + | INTEGER FGCOLOR |
|
|
| + | CHARACTER FORMAT |
|
|
| + | LOGICAL HIDDEN |
|
|
| + | LOGICAL MODIFIED |
|
|
| + | CHARACTER NAME |
|
|
| + | CHARACTER PRIVATE-DATA |
|
|
| + | CHARACTER SCREEN-VALUE |
|
|
| + | LOGICAL SENSITIVE |
|
|
| + A | CHARACTER TYPE |
|
|
| + | LOGICAL VISIBLE |
|
|
Top
PRIVATE EnabledChangedHandler (Object, EventArgs)
|
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Windows.LegacyGuiMigration.Widgets.IWidgetFacade FromControl (Control)
|
||||||||||||||||||||||||
PROTECTED INTEGER GetBGCOLOR ()
|
||||||||||||||||||||||||
PROTECTED INTEGER GetFGCOLOR ()
|
||||||||||||||||||||||||
PROTECTED CHARACTER GetFORMAT ()
|
||||||||||||||||||||||||
PROTECTED LOGICAL GetHIDDEN ()
|
||||||||||||||||||||||||
PROTECTED CHARACTER GetSCREEN-VALUE ()
|
||||||||||||||||||||||||
PROTECTED LOGICAL GetSENSITIVE ()
|
||||||||||||||||||||||||
PROTECTED LOGICAL GetVISIBLE ()
|
||||||||||||||||||||||||
PROTECTED SetBGCOLOR (integer)
|
||||||||||||||||||||||||
PROTECTED SetFGCOLOR (integer)
|
||||||||||||||||||||||||
PROTECTED SetFORMAT (character)
|
||||||||||||||||||||||||
PROTECTED SetHIDDEN (logical)
|
||||||||||||||||||||||||
PROTECTED SetSCREEN-VALUE (character)
|
||||||||||||||||||||||||
PROTECTED SetSENSITIVE (logical)
|
||||||||||||||||||||||||
PROTECTED SetVISIBLE (logical)
|
||||||||||||||||||||||||
PROTECTED WidgetFacade (Control)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC INTEGER BGCOLOR
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC System.Windows.Forms.Control Control
|
|||||||||
PUBLIC CHARACTER DATA-TYPE
|
|||||||||
PUBLIC INTEGER FGCOLOR
|
|||||||||
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
|
|||||||||