|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
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 |
|
+ | 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 |
Options | Name | Purpose | |
---|---|---|---|
- | HandleAssert () |
Disallow instance creation |
Top
PUBLIC CanQuery (handle, character)
|
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CanSet (handle, character)
|
||||||||||||||||||||||||
PUBLIC InValidHandle (handle)
|
||||||||||||||||||||||||
PUBLIC InValidHandle (handle, character)
|
||||||||||||||||||||||||
PUBLIC IsAsyncRequest (handle)
|
||||||||||||||||||||||||
PUBLIC IsBrowse (handle)
|
||||||||||||||||||||||||
PUBLIC IsBrowseColumn (handle)
|
||||||||||||||||||||||||
PUBLIC IsBuffer (handle)
|
||||||||||||||||||||||||
PUBLIC IsBufferField (handle)
|
||||||||||||||||||||||||
PUBLIC IsButton (handle)
|
||||||||||||||||||||||||
PUBLIC IsComboBox (handle)
|
||||||||||||||||||||||||
PUBLIC IsControlFrame (handle)
|
||||||||||||||||||||||||
PUBLIC IsDataRelation (handle)
|
||||||||||||||||||||||||
PUBLIC IsDataset (handle)
|
||||||||||||||||||||||||
PUBLIC IsDataSource (handle)
|
||||||||||||||||||||||||
PUBLIC IsDialogBox (handle)
|
||||||||||||||||||||||||
PUBLIC IsEditor (handle)
|
||||||||||||||||||||||||
PUBLIC IsFieldGroup (handle)
|
||||||||||||||||||||||||
PUBLIC IsFillIn (handle)
|
||||||||||||||||||||||||
PUBLIC IsFrame (handle)
|
||||||||||||||||||||||||
PUBLIC IsImage (handle)
|
||||||||||||||||||||||||
PUBLIC IsLiteral (handle)
|
||||||||||||||||||||||||
PUBLIC IsMenu (handle)
|
||||||||||||||||||||||||
PUBLIC IsMenuItem (handle)
|
||||||||||||||||||||||||
PUBLIC IsProcedure (handle)
|
||||||||||||||||||||||||
PUBLIC IsQuery (handle)
|
||||||||||||||||||||||||
PUBLIC IsRadioSet (handle)
|
||||||||||||||||||||||||
PUBLIC IsRectangle (handle)
|
||||||||||||||||||||||||
PUBLIC IsSaxAttributes (handle)
|
||||||||||||||||||||||||
PUBLIC IsSaxReader (handle)
|
||||||||||||||||||||||||
PUBLIC IsSelectionList (handle)
|
||||||||||||||||||||||||
PUBLIC IsServer (handle)
|
||||||||||||||||||||||||
PUBLIC IsServerSocket (handle)
|
||||||||||||||||||||||||
PUBLIC IsSlider (handle)
|
||||||||||||||||||||||||
PUBLIC IsSoapFault (handle)
|
||||||||||||||||||||||||
PUBLIC IsSoapFaultDetail (handle)
|
||||||||||||||||||||||||
PUBLIC IsSoapHeader (handle)
|
||||||||||||||||||||||||
PUBLIC IsSoapHeaderEntryRef (handle)
|
||||||||||||||||||||||||
PUBLIC IsSocket (handle)
|
||||||||||||||||||||||||
PUBLIC IsStream (handle)
|
||||||||||||||||||||||||
PUBLIC IsSubMenu (handle)
|
||||||||||||||||||||||||
PUBLIC IsTempTable (handle)
|
||||||||||||||||||||||||
PUBLIC IsText (handle)
|
||||||||||||||||||||||||
PUBLIC IsToggleBox (handle)
|
||||||||||||||||||||||||
PUBLIC IsWindow (handle)
|
||||||||||||||||||||||||
PUBLIC IsXDocument (handle)
|
||||||||||||||||||||||||
PUBLIC IsXNodeRef (handle)
|
||||||||||||||||||||||||
PUBLIC ValidHandle (handle)
|
||||||||||||||||||||||||
PUBLIC ValidHandle (handle, character)
|
||||||||||||||||||||||||
PUBLIC WidgetType (handle, character)
|
PRIVATE HandleAssert ()
|
---|