

void | |
boolean | |
boolean | CanRedraw () |
boolean | |
boolean | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
boolean | |
boolean | |
boolean | DoesAutoOpen () |
boolean | |
boolean | |
int | |
int | |
String | |
int | GetDigits () |
String | |
double | |
int | |
String | |
GetFrameSize () | |
String | GetImage () |
int | |
int | |
int | |
int | GetLineLength (int line) |
double | |
int | |
int | |
double | |
int | |
int | |
String | |
String | GetPrompt () |
String | |
String | |
int | |
String | GetTextValue () |
int | |
GetValueType () | |
int | GetWidth () |
boolean | HasBorder () |
boolean | |
void | InputBackspaceKeys (int count) |
void | InputDeleteKeys (int count) |
void | |
void | |
void | |
int | |
void | InsertTextIntoSelection (String text) |
boolean | |
boolean | |
boolean | IsComboBox () |
boolean | |
boolean | IsWidthFixed () |
void | |
void | |
void | OpenPopup () |
void | |
void | |
void | RedoLastUndo () |
void | ReplaceSelectionWithText (int start, int end, String text) |
void | SelectAll () |
void | SetAlwaysShowValueSign (boolean flag) |
void | SetAutoCompleteCaseSensitive (boolean flag) |
void | SetAutoCompleteLength (int value) |
void | SetAutoCompleteReplace (boolean flag) |
void | SetAutoOpen (boolean flag) |
void | SetCanDrawContentDisabled (boolean flag) |
void | SetCanRedraw (boolean flag) |
void | SetCanResizeWhenNeeded (boolean flag) |
void | SetCanTruncateText (boolean flag) |
void | SetCaretPosition (int position) |
void | SetCaretVisible (boolean flag) |
void | SetComboBox (boolean flag) |
void | SetDefaultHelpText (String value) |
void | SetDigits (int value) |
void | SetDoubleFormat (String value) |
void | SetDoubleValue (double value) |
void | |
void | SetDropDownHeight (int value) |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | SetHasBorder (boolean flag) |
void | SetHasTextChanged (boolean flag) |
void | SetImage (String value) |
void | SetImageHeight (int value) |
void | SetImageWidth (int value) |
void | SetIntegerValue (int value) |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | SetMaximumDoubleValue (double value) |
void | SetMaximumIntegerValue (int value) |
void | SetMaximumWidth (int value) |
void | SetMinimumDoubleValue (double value) |
void | SetMinimumIntegerValue (int value) |
void | SetMinimumWidth (int value) |
void | SetOpenOnMnemonic (boolean flag) |
void | SetPrompt (String value) |
void | |
void | |
void | |
void | SetSelectionVisible (boolean flag) |
void | SetSizeByContents (boolean flag) |
void | SetStringValue (String value) |
void | |
void | SetTextGravity (int value) |
void | SetTextValue (String value) |
void | SetTextValueMaximumLength (int value) |
void | |
void | SetWidth (int value) |
void | SetWidthFixed (boolean flag) |
void | StartTimer (String timerName, int duration) |
void | StopTimer (String timerName) |
void | |

InsertItem | ||
void | InsertItem |

GetFrameOrigin | ||
GetFrameOrigin | () |

DeleteGroupsByName | ||
void | DeleteGroupsByName |

GetCaretPosition | ||
int | GetCaretPosition | () |

OpenPopup | ||
void | OpenPopup | () |

InputBackspaceKeys | ||
void | InputBackspaceKeys | (int count) |

ReplaceSelectionWithText | ||
void | ReplaceSelectionWithText | (int start, int end, String text) |

InsertTextIntoSelection | ||
void | InsertTextIntoSelection | (String text) |

GetLineLength | ||
int | GetLineLength | (int line) |

MoveItemsByName | ||
void | MoveItemsByName |

SelectAll | ||
void | SelectAll | () |

InsertPopupMenu | ||
int | InsertPopupMenu |

UndoLastChange | ||
void | UndoLastChange | () |

InsertGroup | ||
void | InsertGroup |

MoveItemsByIndex | ||
void | MoveItemsByIndex |

SetSelectedRange | ||
void | SetSelectedRange |

PasteClipboardToSelection | ||
void | PasteClipboardToSelection | () |

GetFrameSize | ||
GetFrameSize | () |

DeletePopupMenu | ||
void | DeletePopupMenu | () |

GetScreenOrigin | ||
GetScreenOrigin | () |

SetFrameOrigin | ||
void | SetFrameOrigin |

CopySelectionToClipboard | ||
void | CopySelectionToClipboard | () |

CutSelectionToClipboard | ||
void | CutSelectionToClipboard | () |

SetFrameSize | ||
void | SetFrameSize |

InputDeleteKeys | ||
void | InputDeleteKeys | (int count) |

SetCaretPosition | ||
void | SetCaretPosition | (int position) |

InsertItems | ||
void | InsertItems |

GetFrameRectangle | ||
GetFrameRectangle | () |

DeleteItemsByName | ||
void | DeleteItemsByName |

DeleteItemsByIndex | ||
void | DeleteItemsByIndex |

GetSelectedRange | ||
GetSelectedRange | () |

GetFrameMinimumSize | ||
GetFrameMinimumSize | () |

GetScreenRectangle | ||
GetScreenRectangle | () |

SetFrameRectangle | ||
void | SetFrameRectangle |

RedoLastUndo | ||
void | RedoLastUndo | () |

GetSelectedText | ||
String | GetSelectedText | () |

GetRectangleOfMonitor | ||
GetRectangleOfMonitor | () |

GetMaximumDoubleValue | ||
double | GetMaximumDoubleValue | () |

SetMaximumDoubleValue | ||
void | SetMaximumDoubleValue | (double value) |

GetWidth | ||
int | GetWidth | () |

SetWidth | ||
void | SetWidth | (int value) |

GetSelectedItemNameArray | ||
GetSelectedItemNameArray | () |

SetSelectedItemNameArray | ||
void | SetSelectedItemNameArray |

GetMinimumWidth | ||
int | GetMinimumWidth | () |

SetMinimumWidth | ||
void | SetMinimumWidth | (int value) |

GetDoubleValue | ||
double | GetDoubleValue | () |

SetDoubleValue | ||
void | SetDoubleValue | (double value) |

GetGroupItemNameArray | ||
GetGroupItemNameArray | () |

SetGroupItemNameArray | ||
void | SetGroupItemNameArray |

GetGroupNameArray | ||
GetGroupNameArray | () |

SetGroupNameArray | ||
void | SetGroupNameArray |

CanDrawContentDisabled | ||
boolean | CanDrawContentDisabled | () |

SetCanDrawContentDisabled | ||
void | SetCanDrawContentDisabled | (boolean flag) |

GetDefaultHelpText | ||
String | GetDefaultHelpText | () |

SetDefaultHelpText | ||
void | SetDefaultHelpText | (String value) |

IsComboBox | ||
boolean | IsComboBox | () |

SetComboBox | ||
void | SetComboBox | (boolean flag) |

GetDropDownHeight | ||
int | GetDropDownHeight | () |

SetDropDownHeight | ||
void | SetDropDownHeight | (int value) |

HasTextChanged | ||
boolean | HasTextChanged | () |

SetHasTextChanged | ||
void | SetHasTextChanged | (boolean flag) |

GetStringValue | ||
String | GetStringValue | () |

SetStringValue | ||
void | SetStringValue | (String value) |

GetGroupOpenArray | ||
GetGroupOpenArray | () |

SetGroupOpenArray | ||
void | SetGroupOpenArray |

GetImage | ||
String | GetImage | () |

SetImage | ||
void | SetImage | (String value) |

GetMaximumIntegerValue | ||
int | GetMaximumIntegerValue | () |

SetMaximumIntegerValue | ||
void | SetMaximumIntegerValue | (int value) |

DoesSizeByContents | ||
boolean | DoesSizeByContents | () |

SetSizeByContents | ||
void | SetSizeByContents | (boolean flag) |

IsWidthFixed | ||
boolean | IsWidthFixed | () |

SetWidthFixed | ||
void | SetWidthFixed | (boolean flag) |

GetStringValueArray | ||
GetStringValueArray | () |

SetStringValueArray | ||
void | SetStringValueArray |

GetDoubleValueArray | ||
GetDoubleValueArray | () |

SetDoubleValueArray | ||
void | SetDoubleValueArray |

GetIntegerValue | ||
int | GetIntegerValue | () |

SetIntegerValue | ||
void | SetIntegerValue | (int value) |

GetItemTextColorArray | ||
GetItemTextColorArray | () |

SetItemTextColorArray | ||
void | SetItemTextColorArray |

GetMinimumIntegerValue | ||
int | GetMinimumIntegerValue | () |

SetMinimumIntegerValue | ||
void | SetMinimumIntegerValue | (int value) |

GetDropItemName | ||
String | GetDropItemName | () |

GetItemImageArray | ||
GetItemImageArray | () |

SetItemImageArray | ||
void | SetItemImageArray |

GetValueType | ||
GetValueType | () |

SetValueType | ||
void | SetValueType |

GetReadingOrder | ||
GetReadingOrder | () |

SetReadingOrder | ||
void | SetReadingOrder |

DoesAlwaysShowValueSign | ||
boolean | DoesAlwaysShowValueSign | () |

SetAlwaysShowValueSign | ||
void | SetAlwaysShowValueSign | (boolean flag) |

GetItemHelpTextArray | ||
GetItemHelpTextArray | () |

SetItemHelpTextArray | ||
void | SetItemHelpTextArray |

GetAutoCompleteLength | ||
int | GetAutoCompleteLength | () |

SetAutoCompleteLength | ||
void | SetAutoCompleteLength | (int value) |

GetDigits | ||
int | GetDigits | () |

SetDigits | ||
void | SetDigits | (int value) |

GetDoubleFormat | ||
String | GetDoubleFormat | () |

SetDoubleFormat | ||
void | SetDoubleFormat | (String value) |

GetImageWidth | ||
int | GetImageWidth | () |

SetImageWidth | ||
void | SetImageWidth | (int value) |

GetItemBackgroundColorArray | ||
GetItemBackgroundColorArray | () |

SetItemBackgroundColorArray | ||
void | SetItemBackgroundColorArray |

IsCaretVisible | ||
boolean | IsCaretVisible | () |

SetCaretVisible | ||
void | SetCaretVisible | (boolean flag) |

CanTruncateText | ||
boolean | CanTruncateText | () |

SetCanTruncateText | ||
void | SetCanTruncateText | (boolean flag) |

DoesAutoOpen | ||
boolean | DoesAutoOpen | () |

SetAutoOpen | ||
void | SetAutoOpen | (boolean flag) |

GetMaximumWidth | ||
int | GetMaximumWidth | () |

SetMaximumWidth | ||
void | SetMaximumWidth | (int value) |

GetItemNameArray | ||
GetItemNameArray | () |

SetItemNameArray | ||
void | SetItemNameArray |

GetTextValueMaximumLength | ||
int | GetTextValueMaximumLength | () |

SetTextValueMaximumLength | ||
void | SetTextValueMaximumLength | (int value) |

GetImageHeight | ||
int | GetImageHeight | () |

SetImageHeight | ||
void | SetImageHeight | (int value) |

IsSelectionVisible | ||
boolean | IsSelectionVisible | () |

SetSelectionVisible | ||
void | SetSelectionVisible | (boolean flag) |

CanResizeWhenNeeded | ||
boolean | CanResizeWhenNeeded | () |

SetCanResizeWhenNeeded | ||
void | SetCanResizeWhenNeeded | (boolean flag) |

GetEnabledItemNameArray | ||
GetEnabledItemNameArray | () |

SetEnabledItemNameArray | ||
void | SetEnabledItemNameArray |

CanRedraw | ||
boolean | CanRedraw | () |

SetCanRedraw | ||
void | SetCanRedraw | (boolean flag) |

GetGroupHelpTextArray | ||
GetGroupHelpTextArray | () |

SetGroupHelpTextArray | ||
void | SetGroupHelpTextArray |

GetMostRecentItemName | ||
String | GetMostRecentItemName | () |

DoesOpenOnMnemonic | ||
boolean | DoesOpenOnMnemonic | () |

SetOpenOnMnemonic | ||
void | SetOpenOnMnemonic | (boolean flag) |

GetPrompt | ||
String | GetPrompt | () |

SetPrompt | ||
void | SetPrompt | (String value) |

GetMinimumDoubleValue | ||
double | GetMinimumDoubleValue | () |

SetMinimumDoubleValue | ||
void | SetMinimumDoubleValue | (double value) |

GetGroupTextArray | ||
GetGroupTextArray | () |

SetGroupTextArray | ||
void | SetGroupTextArray |

GetItemTextArray | ||
GetItemTextArray | () |

SetItemTextArray | ||
void | SetItemTextArray |

IsAutoCompleteCaseSensitive | ||
boolean | IsAutoCompleteCaseSensitive | () |

SetAutoCompleteCaseSensitive | ||
void | SetAutoCompleteCaseSensitive | (boolean flag) |

GetTextGravity | ||
int | GetTextGravity | () |

SetTextGravity | ||
void | SetTextGravity | (int value) |

GetGroupImageArray | ||
GetGroupImageArray | () |

SetGroupImageArray | ||
void | SetGroupImageArray |

HasBorder | ||
boolean | HasBorder | () |

SetHasBorder | ||
void | SetHasBorder | (boolean flag) |

GetIntegerValueArray | ||
GetIntegerValueArray | () |

SetIntegerValueArray | ||
void | SetIntegerValueArray |

DoesAutoCompleteReplace | ||
boolean | DoesAutoCompleteReplace | () |

SetAutoCompleteReplace | ||
void | SetAutoCompleteReplace | (boolean flag) |

GetTextValue | ||
String | GetTextValue | () |

SetTextValue | ||
void | SetTextValue | (String value) |

AddActionListener | ||
void | AddActionListener |

PushAction | ||
void | PushAction |

CreateTimer | ||
void | CreateTimer |

StartTimer | ||
void | StartTimer | (String timerName, int duration) |

StopTimer | ||
void | StopTimer | (String timerName) |
