Try OpenEdge Now
Online Help
Introducing OpenEdge Business Rules
:
Reference
:
OpenEdge Business Rules API reference
:
Class and Interface reference
:
OpenEdge.Lang.WidgetHandle class
OpenEdge.Lang.WidgetHandle class
The
OpenEdge.Lang.WidgetHandle
class is a primitive class for widget-handle variables.
Constructors
The following default constructor results in the WidgetHandle object having an unknown value:
PUBLIC ()
The following constructor initializes the WidgetHandle's value:
PUBLIC (phValue AS HANDLE)
Super Class
Progress.Lang.Object class
Public Property
Value property
Public Method
ToString() method