

void | |
boolean | |
boolean | CanRedraw () |
boolean | |
void | |
void | DeleteChild (String name) |
void | |
void | |
void | |
void | |
void | |
boolean | |
boolean | |
boolean | |
boolean | |
boolean | |
boolean | |
boolean | |
boolean | |
boolean | |
int | |
int | |
String | |
String | |
String | |
GetFrameSize () | |
int | GetHeight () |
int | |
int | |
int | |
int | |
String | GetPrompt () |
int | GetWidth () |
boolean | HasBorder () |
boolean | |
int | |
void | |
void | |
int | |
void | |
void | |
boolean | |
boolean | |
boolean | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | SetActivateOnReturn (boolean flag) |
void | SetAllowKeyboardInput (boolean flag) |
void | SetAllowReturnInput (boolean flag) |
void | SetAllowSpaceInput (boolean flag) |
void | SetAllowTabInput (boolean flag) |
void | |
void | |
void | SetCanDrawContentDisabled (boolean flag) |
void | SetCanRedraw (boolean flag) |
void | SetCanTruncateText (boolean flag) |
void | SetCellSelectionDelay (int value) |
void | |
void | SetCellSelectOnRMB (boolean flag) |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | SetDefaultColumnWidth (int value) |
void | SetDefaultHelpText (String value) |
void | SetDragCursorImage (String value) |
void | SetDragNotValidCursorImage (String value) |
void | SetDynamicUpdate (boolean flag) |
void | |
void | |
void | |
void | |
void | SetGridVisible (boolean flag) |
void | SetHasBorder (boolean flag) |
void | SetHasScrollBarsWhenNeeded (boolean flag) |
void | SetHeight (int value) |
void | |
void | |
void | SetLockedColumns (int value) |
void | SetLockedRows (int value) |
void | SetMinimumHeight (int value) |
void | SetMinimumWidth (int value) |
void | SetPrompt (String value) |
void | |
void | SetRowHighlight (boolean flag) |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | SetSelectionVisible (boolean flag) |
void | SetSizeByContents (boolean flag) |
void | |
void | SetTextOfColumnCells (String column, String labels) |
void | SetTextOfRowCells (String row, String labels) |
void | SetValidDragSite (boolean flag) |
void | SetWidth (int value) |
void | StartTimer (String timerName, int duration) |
void | StopTimer (String timerName) |

InsertColumn | ||
void | InsertColumn |

DeleteColumnsByIndex | ||
void | DeleteColumnsByIndex |

GetFrameOrigin | ||
GetFrameOrigin | () |

InsertColumns | ||
void | InsertColumns |

SelectCellsOfColumnByIndex | ||
void | SelectCellsOfColumnByIndex |

GetMostRecentCellName | ||
GetMostRecentCellName | () |

SelectCellsOfColumnByName | ||
void | SelectCellsOfColumnByName |

GetAnchorCellName | ||
GetAnchorCellName | () |

GetAnchorCellIndex | ||
GetAnchorCellIndex | () |

SelectCellsOfRowByIndex | ||
void | SelectCellsOfRowByIndex |

GetDragCellName | ||
GetDragCellName | () |

DeleteColumnsByName | ||
void | DeleteColumnsByName |

InsertRow | ||
void | InsertRow |

GetFocusCellName | ||
GetFocusCellName | () |

DeleteRowsByIndex | ||
void | DeleteRowsByIndex |

InsertPopupMenu | ||
int | InsertPopupMenu |

GetFrameSize | ||
GetFrameSize | () |

InsertChild | ||
int | InsertChild |

GetDropCellIndex | ||
GetDropCellIndex | () |

SetFocusCellName | ||
void | SetFocusCellName |

MoveColumnsByIndex | ||
void | MoveColumnsByIndex |

DeleteChild | ||
void | DeleteChild | (String name) |

SetAnchorCellName | ||
void | SetAnchorCellName |

MoveRowsByName | ||
void | MoveRowsByName |

DeletePopupMenu | ||
void | DeletePopupMenu | () |

GetMostRecentCellIndex | ||
GetMostRecentCellIndex | () |

MoveColumnsByName | ||
void | MoveColumnsByName |

SetTextOfColumnCells | ||
void | SetTextOfColumnCells | (String column, String labels) |

SetFrameSize | ||
void | SetFrameSize |

GetScreenOrigin | ||
GetScreenOrigin | () |

SelectCellsOfRowByName | ||
void | SelectCellsOfRowByName |

MoveRowsByIndex | ||
void | MoveRowsByIndex |

GetFrameRectangle | ||
GetFrameRectangle | () |

GetDropCellName | ||
GetDropCellName | () |

SetTextOfRowCells | ||
void | SetTextOfRowCells | (String row, String labels) |

SetFrameOrigin | ||
void | SetFrameOrigin |

GetFrameMinimumSize | ||
GetFrameMinimumSize | () |

DeleteRowsByName | ||
void | DeleteRowsByName |

InsertRows | ||
void | InsertRows |

GetFocusCellIndex | ||
GetFocusCellIndex | () |

GetScreenRectangle | ||
GetScreenRectangle | () |

SetFrameRectangle | ||
void | SetFrameRectangle |

GetDragCellIndex | ||
GetDragCellIndex | () |

GetRectangleOfMonitor | ||
GetRectangleOfMonitor | () |

DoesActivateOnReturn | ||
boolean | DoesActivateOnReturn | () |

SetActivateOnReturn | ||
void | SetActivateOnReturn | (boolean flag) |

GetWidth | ||
int | GetWidth | () |

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

GetSelectedCellNameArray | ||
GetSelectedCellNameArray | () |

SetSelectedCellNameArray | ||
void | SetSelectedCellNameArray |

DoesDynamicUpdate | ||
boolean | DoesDynamicUpdate | () |

SetDynamicUpdate | ||
void | SetDynamicUpdate | (boolean flag) |

GetColumnNameArray | ||
GetColumnNameArray | () |

SetColumnNameArray | ||
void | SetColumnNameArray |

GetMinimumWidth | ||
int | GetMinimumWidth | () |

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

GetMinimumHeight | ||
int | GetMinimumHeight | () |

SetMinimumHeight | ||
void | SetMinimumHeight | (int value) |

GetRowBackgroundColorArray | ||
GetRowBackgroundColorArray | () |

SetRowBackgroundColorArray | ||
void | SetRowBackgroundColorArray |

DoesAllowReturnInput | ||
boolean | DoesAllowReturnInput | () |

SetAllowReturnInput | ||
void | SetAllowReturnInput | (boolean flag) |

CanDrawContentDisabled | ||
boolean | CanDrawContentDisabled | () |

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

GetColumnSelectionPolicy | ||
GetColumnSelectionPolicy | () |

SetColumnSelectionPolicy | ||
void | SetColumnSelectionPolicy |

GetDefaultHelpText | ||
String | GetDefaultHelpText | () |

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

GetHeight | ||
int | GetHeight | () |

SetHeight | ||
void | SetHeight | (int value) |

HasScrollBarsWhenNeeded | ||
boolean | HasScrollBarsWhenNeeded | () |

SetHasScrollBarsWhenNeeded | ||
void | SetHasScrollBarsWhenNeeded | (boolean flag) |

GetDragCursorImage | ||
String | GetDragCursorImage | () |

SetDragCursorImage | ||
void | SetDragCursorImage | (String value) |

GetRowTextArray | ||
GetRowTextArray | () |

SetRowTextArray | ||
void | SetRowTextArray |

GetColumnWidthArray | ||
GetColumnWidthArray | () |

SetColumnWidthArray | ||
void | SetColumnWidthArray |

GetLockedRows | ||
int | GetLockedRows | () |

SetLockedRows | ||
void | SetLockedRows | (int value) |

GetKeyPressed | ||
GetKeyPressed | () |

SetKeyPressed | ||
void | SetKeyPressed |

DoesSizeByContents | ||
boolean | DoesSizeByContents | () |

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

GetTextAlignment | ||
GetTextAlignment | () |

SetTextAlignment | ||
void | SetTextAlignment |

GetColumnResizingArray | ||
GetColumnResizingArray | () |

SetColumnResizingArray | ||
void | SetColumnResizingArray |

GetColumnBackgroundColorArray | ||
GetColumnBackgroundColorArray | () |

SetColumnBackgroundColorArray | ||
void | SetColumnBackgroundColorArray |

GetRowVisibleArray | ||
GetRowVisibleArray | () |

SetRowVisibleArray | ||
void | SetRowVisibleArray |

GetSelectedColumnNameArray | ||
GetSelectedColumnNameArray | () |

SetSelectedColumnNameArray | ||
void | SetSelectedColumnNameArray |

DoesRowHighlight | ||
boolean | DoesRowHighlight | () |

SetRowHighlight | ||
void | SetRowHighlight | (boolean flag) |

GetDragNotValidCursorImage | ||
String | GetDragNotValidCursorImage | () |

SetDragNotValidCursorImage | ||
void | SetDragNotValidCursorImage | (String value) |

GetColumnTextColorArray | ||
GetColumnTextColorArray | () |

SetColumnTextColorArray | ||
void | SetColumnTextColorArray |

GetColumnTextArray | ||
GetColumnTextArray | () |

SetColumnTextArray | ||
void | SetColumnTextArray |

GetAlternateRowColor | ||
GetAlternateRowColor | () |

SetAlternateRowColor | ||
void | SetAlternateRowColor |

IsGridVisible | ||
boolean | IsGridVisible | () |

SetGridVisible | ||
void | SetGridVisible | (boolean flag) |

GetLockedColumns | ||
int | GetLockedColumns | () |

SetLockedColumns | ||
void | SetLockedColumns | (int value) |

IsValidDragSite | ||
boolean | IsValidDragSite | () |

SetValidDragSite | ||
void | SetValidDragSite | (boolean flag) |

GetColumnVisibleArray | ||
GetColumnVisibleArray | () |

SetColumnVisibleArray | ||
void | SetColumnVisibleArray |

GetScrollBarPosition | ||
GetScrollBarPosition | () |

SetScrollBarPosition | ||
void | SetScrollBarPosition |

CanTruncateText | ||
boolean | CanTruncateText | () |

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

DoesCellSelectOnRMB | ||
boolean | DoesCellSelectOnRMB | () |

SetCellSelectOnRMB | ||
void | SetCellSelectOnRMB | (boolean flag) |

GetCellSelectionDelay | ||
int | GetCellSelectionDelay | () |

SetCellSelectionDelay | ||
void | SetCellSelectionDelay | (int value) |

IsSelectionVisible | ||
boolean | IsSelectionVisible | () |

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

DoesAllowSpaceInput | ||
boolean | DoesAllowSpaceInput | () |

SetAllowSpaceInput | ||
void | SetAllowSpaceInput | (boolean flag) |

CanRedraw | ||
boolean | CanRedraw | () |

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

GetPrompt | ||
String | GetPrompt | () |

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

SetItemTextArray | ||
void | SetItemTextArray |

GetColumnResizableArray | ||
GetColumnResizableArray | () |

SetColumnResizableArray | ||
void | SetColumnResizableArray |

GetRowTextColorArray | ||
GetRowTextColorArray | () |

SetRowTextColorArray | ||
void | SetRowTextColorArray |

GetCellSelectionPolicy | ||
GetCellSelectionPolicy | () |

SetCellSelectionPolicy | ||
void | SetCellSelectionPolicy |

GetDefaultColumnWidth | ||
int | GetDefaultColumnWidth | () |

SetDefaultColumnWidth | ||
void | SetDefaultColumnWidth | (int value) |

GetSelectedRowNameArray | ||
GetSelectedRowNameArray | () |

SetSelectedRowNameArray | ||
void | SetSelectedRowNameArray |

GetRowNameArray | ||
GetRowNameArray | () |

SetRowNameArray | ||
void | SetRowNameArray |

HasBorder | ||
boolean | HasBorder | () |

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

GetRowSelectionPolicy | ||
GetRowSelectionPolicy | () |

SetRowSelectionPolicy | ||
void | SetRowSelectionPolicy |

DoesAllowTabInput | ||
boolean | DoesAllowTabInput | () |

SetAllowTabInput | ||
void | SetAllowTabInput | (boolean flag) |

GetViewableItemNameArray | ||
GetViewableItemNameArray | () |

DoesAllowKeyboardInput | ||
boolean | DoesAllowKeyboardInput | () |

SetAllowKeyboardInput | ||
void | SetAllowKeyboardInput | (boolean flag) |

AddActionListener | ||
void | AddActionListener |

PushAction | ||
void | PushAction |

CreateTimer | ||
void | CreateTimer |

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

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