|
#
|
INTEGER ColorValue (Color)
|
Returns the color table number for the given .NET Color Inherited from Consultingwerk.Windows.LegacyGuiMigration.Widgets.Infragistics.InfragisticsControlWidget
|
|
+
|
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 ()
|
Returns the control's screen-value Overrides Consultingwerk.Windows.LegacyGuiMigration.Widgets.WidgetFacade:GetSCREEN-VALUE ()
|
|
#
|
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
|