| Library | Package | Frames | Expand | Java Toolkit |
| Methods Inherited from Interface com.ptc.uifc.uifcSelection.Selection |
|---|
| IsInMixedState, SetInMixedState, GetTextFormat, SetTextFormat, GetFontName, SetFontName, GetFontClass, SetFontClass, GetFontSize, SetFontSize, IsEnabled, SetEnabled, GetHelpText, SetHelpText, GetFontStyle, SetFontStyle |
| Method Detail |
|---|
| GetFrameOrigin |
|---|
| Point | GetFrameOrigin | () |
|
| DeleteGroupsByName |
|---|
| void | DeleteGroupsByName | (stringseq names) |
|
| InsertGroups |
|---|
| void | InsertGroups | (ListGroups listgroups, ItemPositionData posData) |
|
| MoveItemsByName |
|---|
| void | MoveItemsByName | (String name, stringseq names) |
|
| InsertPopupMenu |
|---|
| int | InsertPopupMenu | (Component component) |
|
| InsertChild |
|---|
| int | InsertChild | (Component component) |
|
| InsertGroup |
|---|
| void | InsertGroup | (ListGroup listgroup, ItemPositionData item_pos_data) |
|
| MoveItemsByIndex |
|---|
| void | MoveItemsByIndex | (int item, intseq items) |
|
| DeleteChild |
|---|
| void | DeleteChild | (String name) |
|
| GetFrameSize |
|---|
| Dimension | GetFrameSize | () |
|
| DeletePopupMenu |
|---|
| void | DeletePopupMenu | () |
|
| InsertItem |
|---|
| void | InsertItem | (ListItem listitem, ItemPositionData item_pos_data) |
|
| GetScreenOrigin |
|---|
| Point | GetScreenOrigin | () |
|
| SetFrameSize |
|---|
| void | SetFrameSize | (Dimension value) |
|
| InsertItems |
|---|
| void | InsertItems | (ListItems listitems, ItemPositionData posData) |
|
| GetFrameRectangle |
|---|
| Rectangle | GetFrameRectangle | () |
|
| DeleteItemsByName |
|---|
| void | DeleteItemsByName | (stringseq names) |
|
| SetFrameOrigin |
|---|
| void | SetFrameOrigin | (Point value) |
|
| GetFrameMinimumSize |
|---|
| Dimension | GetFrameMinimumSize | () |
|
| GetScreenRectangle |
|---|
| Rectangle | GetScreenRectangle | () |
|
| SetFrameRectangle |
|---|
| void | SetFrameRectangle | (Rectangle rect) |
|
| DeleteItemsByIndex |
|---|
| void | DeleteItemsByIndex | (intseq items) |
|
| GetRectangleOfMonitor |
|---|
| Rectangle | GetRectangleOfMonitor | () |
|
| GetMinimumWidth |
|---|
| int | GetMinimumWidth | () |
|
| SetMinimumWidth |
|---|
| void | SetMinimumWidth | (int value) |
|
| GetWidth |
|---|
| int | GetWidth | () |
|
| SetWidth |
|---|
| void | SetWidth | (int value) |
|
| GetSelectedItemNameArray |
|---|
| stringseq | GetSelectedItemNameArray | () |
|
| SetSelectedItemNameArray |
|---|
| void | SetSelectedItemNameArray | (stringseq values) |
|
| GetMinimumHeight |
|---|
| int | GetMinimumHeight | () |
|
| SetMinimumHeight |
|---|
| void | SetMinimumHeight | (int value) |
|
| GetColumnHeaderText |
|---|
| String | GetColumnHeaderText | () |
|
| SetColumnHeaderText |
|---|
| void | SetColumnHeaderText | (String value) |
|
| GetGroupItemNameArray |
|---|
| stringseq | GetGroupItemNameArray | () |
|
| SetGroupItemNameArray |
|---|
| void | SetGroupItemNameArray | (stringseq values) |
|
| GetMixedStateImage |
|---|
| String | GetMixedStateImage | () |
|
| SetMixedStateImage |
|---|
| void | SetMixedStateImage | (String value) |
|
| GetGroupNameArray |
|---|
| stringseq | GetGroupNameArray | () |
|
| SetGroupNameArray |
|---|
| void | SetGroupNameArray | (stringseq values) |
|
| CanDrawContentDisabled |
|---|
| boolean | CanDrawContentDisabled | () |
|
| SetCanDrawContentDisabled |
|---|
| void | SetCanDrawContentDisabled | (boolean flag) |
|
| GetDefaultHelpText |
|---|
| String | GetDefaultHelpText | () |
|
| SetDefaultHelpText |
|---|
| void | SetDefaultHelpText | (String value) |
|
| GetHeight |
|---|
| int | GetHeight | () |
|
| SetHeight |
|---|
| void | SetHeight | (int value) |
|
| GetDragItemName |
|---|
| String | GetDragItemName | () |
|
| GetOrientation |
|---|
| Orientation | GetOrientation | () |
|
| SetOrientation |
|---|
| void | SetOrientation | (Orientation value) |
|
| HasScrollBarsWhenNeeded |
|---|
| boolean | HasScrollBarsWhenNeeded | () |
|
| SetHasScrollBarsWhenNeeded |
|---|
| void | SetHasScrollBarsWhenNeeded | (boolean flag) |
|
| GetDragCursorImage |
|---|
| String | GetDragCursorImage | () |
|
| SetDragCursorImage |
|---|
| void | SetDragCursorImage | (String value) |
|
| GetGroupOpenArray |
|---|
| intseq | GetGroupOpenArray | () |
|
| SetGroupOpenArray |
|---|
| void | SetGroupOpenArray | (intseq values) |
|
| GetKeyPressed |
|---|
| Key | GetKeyPressed | () |
|
| SetKeyPressed |
|---|
| void | SetKeyPressed | (Key key) |
|
| DoesSizeByContents |
|---|
| boolean | DoesSizeByContents | () |
|
| SetSizeByContents |
|---|
| void | SetSizeByContents | (boolean flag) |
|
| GetDropGroupName |
|---|
| String | GetDropGroupName | () |
|
| GetColumnHeaderTextAlignment |
|---|
| Alignment | GetColumnHeaderTextAlignment | () |
|
| SetColumnHeaderTextAlignment |
|---|
| void | SetColumnHeaderTextAlignment | (Alignment value) |
|
| GetFocusGroupName |
|---|
| String | GetFocusGroupName | () |
|
| SetFocusGroupName |
|---|
| void | SetFocusGroupName | (String value) |
|
| CanWrap |
|---|
| boolean | CanWrap | () |
|
| SetCanWrap |
|---|
| void | SetCanWrap | (boolean flag) |
|
| GetListType |
|---|
| ListType | GetListType | () |
|
| SetListType |
|---|
| void | SetListType | (ListType value) |
|
| GetDragNotValidCursorImage |
|---|
| String | GetDragNotValidCursorImage | () |
|
| SetDragNotValidCursorImage |
|---|
| void | SetDragNotValidCursorImage | (String value) |
|
| GetItemTextColorArray |
|---|
| Colors | GetItemTextColorArray | () |
|
| SetItemTextColorArray |
|---|
| void | SetItemTextColorArray | (Colors colors) |
|
| GetContentArrangement |
|---|
| int | GetContentArrangement | () |
|
| SetContentArrangement |
|---|
| void | SetContentArrangement | (int value) |
|
| GetVerticalCells |
|---|
| int | GetVerticalCells | () |
|
| SetVerticalCells |
|---|
| void | SetVerticalCells | (int value) |
|
| GetDropItemName |
|---|
| String | GetDropItemName | () |
|
| GetItemImageArray |
|---|
| stringseq | GetItemImageArray | () |
|
| SetItemImageArray |
|---|
| void | SetItemImageArray | (stringseq values) |
|
| GetDefaultTabStop |
|---|
| int | GetDefaultTabStop | () |
|
| SetDefaultTabStop |
|---|
| void | SetDefaultTabStop | (int value) |
|
| GetItemCheckedStateArray |
|---|
| intseq | GetItemCheckedStateArray | () |
|
| SetItemCheckedStateArray |
|---|
| void | SetItemCheckedStateArray | (intseq values) |
|
| GetAlternateRowColor |
|---|
| Color | GetAlternateRowColor | () |
|
| SetAlternateRowColor |
|---|
| void | SetAlternateRowColor | (Color color) |
|
| GetItemHelpTextArray |
|---|
| stringseq | GetItemHelpTextArray | () |
|
| SetItemHelpTextArray |
|---|
| void | SetItemHelpTextArray | (stringseq values) |
|
| IsValidDragSite |
|---|
| boolean | IsValidDragSite | () |
|
| SetValidDragSite |
|---|
| void | SetValidDragSite | (boolean flag) |
|
| GetImageWidth |
|---|
| int | GetImageWidth | () |
|
| SetImageWidth |
|---|
| void | SetImageWidth | (int value) |
|
| GetItemBackgroundColorArray |
|---|
| Colors | GetItemBackgroundColorArray | () |
|
| SetItemBackgroundColorArray |
|---|
| void | SetItemBackgroundColorArray | (Colors colors) |
|
| GetScrollBarPosition |
|---|
| ScrollBarPosition | GetScrollBarPosition | () |
|
| SetScrollBarPosition |
|---|
| void | SetScrollBarPosition | (ScrollBarPosition value) |
|
| GetDragGroupName |
|---|
| String | GetDragGroupName | () |
|
| SetDragGroupName |
|---|
| void | SetDragGroupName | (String value) |
|
| CanTruncateText |
|---|
| boolean | CanTruncateText | () |
|
| SetCanTruncateText |
|---|
| void | SetCanTruncateText | (boolean flag) |
|
| DoesItemSelectOnRMB |
|---|
| boolean | DoesItemSelectOnRMB | () |
|
| SetItemSelectOnRMB |
|---|
| void | SetItemSelectOnRMB | (boolean flag) |
|
| GetHorizontalCells |
|---|
| int | GetHorizontalCells | () |
|
| SetHorizontalCells |
|---|
| void | SetHorizontalCells | (int value) |
|
| GetMaximumWidth |
|---|
| int | GetMaximumWidth | () |
|
| SetMaximumWidth |
|---|
| void | SetMaximumWidth | (int value) |
|
| GetItemNameArray |
|---|
| stringseq | GetItemNameArray | () |
|
| SetItemNameArray |
|---|
| void | SetItemNameArray | (stringseq values) |
|
| GetItemSelectionDelay |
|---|
| int | GetItemSelectionDelay | () |
|
| SetItemSelectionDelay |
|---|
| void | SetItemSelectionDelay | (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) |
|
| GetUnsetStateImage |
|---|
| String | GetUnsetStateImage | () |
|
| SetUnsetStateImage |
|---|
| void | SetUnsetStateImage | (String value) |
|
| GetEnabledItemNameArray |
|---|
| stringseq | GetEnabledItemNameArray | () |
|
| SetEnabledItemNameArray |
|---|
| void | SetEnabledItemNameArray | (stringseq values) |
|
| GetFocusItemName |
|---|
| String | GetFocusItemName | () |
|
| SetFocusItemName |
|---|
| void | SetFocusItemName | (String value) |
|
| CanRedraw |
|---|
| boolean | CanRedraw | () |
|
| SetCanRedraw |
|---|
| void | SetCanRedraw | (boolean flag) |
|
| GetMostRecentGroupName |
|---|
| String | GetMostRecentGroupName | () |
|
| GetGroupHelpTextArray |
|---|
| stringseq | GetGroupHelpTextArray | () |
|
| SetGroupHelpTextArray |
|---|
| void | SetGroupHelpTextArray | (stringseq values) |
|
| GetMostRecentItemName |
|---|
| String | GetMostRecentItemName | () |
|
| GetPrompt |
|---|
| String | GetPrompt | () |
|
| SetPrompt |
|---|
| void | SetPrompt | (String value) |
|
| GetGroupTextArray |
|---|
| stringseq | GetGroupTextArray | () |
|
| SetGroupTextArray |
|---|
| void | SetGroupTextArray | (stringseq values) |
|
| GetTabStopArray |
|---|
| intseq | GetTabStopArray | () |
|
| SetTabStopArray |
|---|
| void | SetTabStopArray | (intseq values) |
|
| GetItemTextArray |
|---|
| stringseq | GetItemTextArray | () |
|
| SetItemTextArray |
|---|
| void | SetItemTextArray | (stringseq values) |
|
| GetSetStateImage |
|---|
| String | GetSetStateImage | () |
|
| SetSetStateImage |
|---|
| void | SetSetStateImage | (String value) |
|
| GetItemSelectionPolicy |
|---|
| SelectionPolicy | GetItemSelectionPolicy | () |
|
| SetItemSelectionPolicy |
|---|
| void | SetItemSelectionPolicy | (SelectionPolicy value) |
|
| GetDefaultColumnWidth |
|---|
| int | GetDefaultColumnWidth | () |
|
| SetDefaultColumnWidth |
|---|
| void | SetDefaultColumnWidth | (int value) |
|
| OnlyScrollItemNameIntoView |
|---|
| String | OnlyScrollItemNameIntoView | () |
|
| ScrollItemNameIntoView |
|---|
| void | ScrollItemNameIntoView | (String value) |
|
| DoesScrollOnKeyboardInput |
|---|
| boolean | DoesScrollOnKeyboardInput | () |
|
| SetScrollOnKeyboardInput |
|---|
| void | SetScrollOnKeyboardInput | (boolean flag) |
|
| GetGroupImageArray |
|---|
| stringseq | GetGroupImageArray | () |
|
| SetGroupImageArray |
|---|
| void | SetGroupImageArray | (stringseq values) |
|
| HasBorder |
|---|
| boolean | HasBorder | () |
|
| SetHasBorder |
|---|
| void | SetHasBorder | (boolean flag) |
|
| GetSelectedItemIndex |
|---|
| int | GetSelectedItemIndex | () |
|
| SetSelectedItemIndex |
|---|
| void | SetSelectedItemIndex | (int value) |
|
| GetSelectedItemName |
|---|
| String | GetSelectedItemName | () |
|
| SetSelectedItemName |
|---|
| void | SetSelectedItemName | (String value) |
|
| AddActionListener |
|---|
| void | AddActionListener | (ListListener listener) |
|
| PushAction |
|---|
| void | PushAction | (ListAction action) |
|
| CreateTimer |
|---|
| void | CreateTimer | (ListTimer timer, String timerName, boolean writeInTrail) |
|
| StartTimer |
|---|
| void | StartTimer | (String timerName, int duration) |
|
| StopTimer |
|---|
| void | StopTimer | (String timerName) |
|