|
Options |
Name |
Purpose |
|
|
|
CanQuery (handle, character)
|
Validates that a (WIDGET-)HANDLE has the given property (writable)
|
|
|
|
CanSet (handle, character)
|
Validates that a (WIDGET-)HANDLE has the given property (writable)
|
|
|
|
InValidHandle (handle)
|
Validates a (WIDGET-)HANDLE and raises an AssertException
when the widget is valid
|
|
|
|
InValidHandle (handle, character)
|
Validates a (WIDGET-)HANDLE and raises an AssertException
when the widget is valid
|
|
|
|
IsAsyncRequest (handle)
|
Validates the type of the given widget
|
|
|
|
IsBrowse (handle)
|
Validates the type of the given widget
|
|
|
|
IsBrowseColumn (handle)
|
Validates the type of the given widget
|
|
|
|
IsBuffer (handle)
|
Validates the type of the given widget
|
|
|
|
IsBufferField (handle)
|
Validates the type of the given widget
|
|
|
|
IsButton (handle)
|
Validates the type of the given widget
|
|
|
|
IsClientPrincipal (handle)
|
Validates the type of the given widget
|
|
|
|
IsComboBox (handle)
|
Validates the type of the given widget
|
|
|
|
IsControlFrame (handle)
|
Validates the type of the given widget
|
|
|
|
IsDataRelation (handle)
|
Validates the type of the given widget
|
|
|
|
IsDataset (handle)
|
Validates the type of the given widget
|
|
|
|
IsDataSource (handle)
|
Validates the type of the given widget
|
|
|
|
IsDialogBox (handle)
|
Validates the type of the given widget
|
|
|
|
IsEditor (handle)
|
Validates the type of the given widget
|
|
|
|
IsFieldGroup (handle)
|
Validates the type of the given widget
|
|
|
|
IsFillIn (handle)
|
Validates the type of the given widget
|
|
|
|
IsFrame (handle)
|
Validates the type of the given widget
|
|
|
|
IsImage (handle)
|
Validates the type of the given widget
|
|
|
|
IsLiteral (handle)
|
Validates the type of the given widget
|
|
|
|
IsMenu (handle)
|
Validates the type of the given widget
|
|
|
|
IsMenuItem (handle)
|
Validates the type of the given widget
|
|
|
|
IsProcedure (handle)
|
Validates the type of the given widget
|
|
|
|
IsQuery (handle)
|
Validates the type of the given widget
|
|
|
|
IsRadioSet (handle)
|
Validates the type of the given widget
|
|
|
|
IsRectangle (handle)
|
Validates the type of the given widget
|
|
|
|
IsSaxAttributes (handle)
|
Validates the type of the given widget
|
|
|
|
IsSaxReader (handle)
|
Validates the type of the given widget
|
|
|
|
IsSelectionList (handle)
|
Validates the type of the given widget
|
|
|
|
IsServer (handle)
|
Validates the type of the given widget
|
|
|
|
IsServerSocket (handle)
|
Validates the type of the given widget
|
|
|
|
IsSlider (handle)
|
Validates the type of the given widget
|
|
|
|
IsSoapFault (handle)
|
Validates the type of the given widget
|
|
|
|
IsSoapFaultDetail (handle)
|
Validates the type of the given widget
|
|
|
|
IsSoapHeader (handle)
|
Validates the type of the given widget
|
|
|
|
IsSoapHeaderEntryRef (handle)
|
Validates the type of the given widget
|
|
|
|
IsSocket (handle)
|
Validates the type of the given widget
|
|
|
|
IsStream (handle)
|
Validates the type of the given widget
|
|
|
|
IsSubMenu (handle)
|
Validates the type of the given widget
|
|
|
|
IsTempTable (handle)
|
Validates the type of the given widget
|
|
|
|
IsText (handle)
|
Validates the type of the given widget
|
|
|
|
IsToggleBox (handle)
|
Validates the type of the given widget
|
|
|
|
IsWindow (handle)
|
Validates the type of the given widget
|
|
|
|
IsXDocument (handle)
|
Validates the type of the given widget
|
|
|
|
IsXNodeRef (handle)
|
Validates the type of the given widget
|
|
|
|
ValidHandle (handle)
|
Validates a (WIDGET-)HANDLE and raises an InvalidHandleException
when the widget is invalid
|
|
|
|
ValidHandle (handle, character)
|
Validates a (WIDGET-)HANDLE and raises an InvalidHandleException
when the widget is invalid
|
|
|
|
WidgetType (handle, character)
|
Validates the type of the given widget
|