| 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 |
|---|
| DeleteColumnsByIndex |
|---|
| void | DeleteColumnsByIndex | (intseq columns) |
|
| GetFrameOrigin |
|---|
| Point | GetFrameOrigin | () |
|
| GetMostRecentCellName |
|---|
| void | GetMostRecentCellName | (stringseq node, stringseq column) |
|
| GetItemsOfType |
|---|
| stringseq | GetItemsOfType | (String name) |
|
| GetViewableItemNameArray |
|---|
| stringseq | GetViewableItemNameArray | (String first, String last) |
|
| InsertPopupMenu |
|---|
| int | InsertPopupMenu | (Component component) |
|
| GetFrameSize |
|---|
| Dimension | GetFrameSize | () |
|
| InsertChild |
|---|
| int | InsertChild | (Component component) |
|
| DeleteColumnsByName |
|---|
| void | DeleteColumnsByName | (stringseq names) |
|
| GetFrameRectangle |
|---|
| Rectangle | GetFrameRectangle | () |
|
| DeleteChild |
|---|
| void | DeleteChild | (String name) |
|
| DeleteItemByName |
|---|
| void | DeleteItemByName | (String name) |
|
| GetCursorPosition |
|---|
| Point | GetCursorPosition | () |
|
| DeletePopupMenu |
|---|
| void | DeletePopupMenu | () |
|
| InsertItem |
|---|
| void | InsertItem | (TreeItem treeitem, ItemPositionData item_pos_data) |
|
| GetScreenOrigin |
|---|
| Point | GetScreenOrigin | () |
|
| SetFrameSize |
|---|
| void | SetFrameSize | (Dimension value) |
|
| MoveColumnsByIndex |
|---|
| void | MoveColumnsByIndex | (int column, intseq columns) |
|
| DeleteItemsByName |
|---|
| void | DeleteItemsByName | (stringseq names) |
|
| SetFrameOrigin |
|---|
| void | SetFrameOrigin | (Point value) |
|
| GetFrameMinimumSize |
|---|
| Dimension | GetFrameMinimumSize | () |
|
| DoesItemExist |
|---|
| boolean | DoesItemExist | (String name) |
|
| GetScreenRectangle |
|---|
| Rectangle | GetScreenRectangle | () |
|
| MoveColumnsByName |
|---|
| void | MoveColumnsByName | (String column, stringseq names) |
|
| SetFrameRectangle |
|---|
| void | SetFrameRectangle | (Rectangle rect) |
|
| GetRectangleOfMonitor |
|---|
| Rectangle | GetRectangleOfMonitor | () |
|
| GetColumnWidthArray |
|---|
| intseq | GetColumnWidthArray | () |
|
| SetColumnWidthArray |
|---|
| void | SetColumnWidthArray | (intseq values) |
|
| DoesActivateOnReturn |
|---|
| boolean | DoesActivateOnReturn | () |
|
| SetActivateOnReturn |
|---|
| void | SetActivateOnReturn | (boolean flag) |
|
| GetSelectedItemNameArray |
|---|
| stringseq | GetSelectedItemNameArray | () |
|
| SetSelectedItemNameArray |
|---|
| void | SetSelectedItemNameArray | (stringseq values) |
|
| GetWidth |
|---|
| int | GetWidth | () |
|
| SetWidth |
|---|
| void | SetWidth | (int value) |
|
| DoesAllowHover |
|---|
| boolean | DoesAllowHover | () |
|
| SetAllowHover |
|---|
| void | SetAllowHover | (boolean flag) |
|
| GetMinimumWidth |
|---|
| int | GetMinimumWidth | () |
|
| SetMinimumWidth |
|---|
| void | SetMinimumWidth | (int value) |
|
| GetMinimumHeight |
|---|
| int | GetMinimumHeight | () |
|
| SetMinimumHeight |
|---|
| void | SetMinimumHeight | (int value) |
|
| GetNodeTypeSuffixArray |
|---|
| stringseq | GetNodeTypeSuffixArray | () |
|
| SetNodeTypeSuffixArray |
|---|
| void | SetNodeTypeSuffixArray | (stringseq values) |
|
| GetMixedStateImage |
|---|
| String | GetMixedStateImage | () |
|
| SetMixedStateImage |
|---|
| void | SetMixedStateImage | (String value) |
|
| CanDrawContentDisabled |
|---|
| boolean | CanDrawContentDisabled | () |
|
| SetCanDrawContentDisabled |
|---|
| void | SetCanDrawContentDisabled | (boolean flag) |
|
| GetNodeTypePrefixArray |
|---|
| stringseq | GetNodeTypePrefixArray | () |
|
| SetNodeTypePrefixArray |
|---|
| void | SetNodeTypePrefixArray | (stringseq values) |
|
| GetDragItemName |
|---|
| String | GetDragItemName | () |
|
| GetRootItemName |
|---|
| String | GetRootItemName | () |
|
| SetRootItemName |
|---|
| void | SetRootItemName | (String value) |
|
| HasScrollBarsWhenNeeded |
|---|
| boolean | HasScrollBarsWhenNeeded | () |
|
| SetHasScrollBarsWhenNeeded |
|---|
| void | SetHasScrollBarsWhenNeeded | (boolean flag) |
|
| GetDragCursorImage |
|---|
| String | GetDragCursorImage | () |
|
| SetDragCursorImage |
|---|
| void | SetDragCursorImage | (String value) |
|
| GetFocusItemName |
|---|
| String | GetFocusItemName | () |
|
| SetFocusItemName |
|---|
| void | SetFocusItemName | (String value) |
|
| DoesHorzScrollOnFocus |
|---|
| boolean | DoesHorzScrollOnFocus | () |
|
| SetHorzScrollOnFocus |
|---|
| void | SetHorzScrollOnFocus | (boolean flag) |
|
| GetViewableItemNameArray |
|---|
| stringseq | GetViewableItemNameArray | () |
|
| GetTreeType |
|---|
| TreeType | GetTreeType | () |
|
| SetTreeType |
|---|
| void | SetTreeType | (TreeType value) |
|
| DoesHighlightOnDragMove |
|---|
| boolean | DoesHighlightOnDragMove | () |
|
| SetHighlightOnDragMove |
|---|
| void | SetHighlightOnDragMove | (boolean flag) |
|
| GetDragNotValidCursorImage |
|---|
| String | GetDragNotValidCursorImage | () |
|
| SetDragNotValidCursorImage |
|---|
| void | SetDragNotValidCursorImage | (String value) |
|
| GetTreeHeaderTextAlignment |
|---|
| LabelAlignment | GetTreeHeaderTextAlignment | () |
|
| SetTreeHeaderTextAlignment |
|---|
| void | SetTreeHeaderTextAlignment | (LabelAlignment value) |
|
| GetDropItemName |
|---|
| String | GetDropItemName | () |
|
| GetNodeTypeCloseImageArray |
|---|
| stringseq | GetNodeTypeCloseImageArray | () |
|
| SetNodeTypeCloseImageArray |
|---|
| void | SetNodeTypeCloseImageArray | (stringseq values) |
|
| GetAlternateRowColor |
|---|
| Color | GetAlternateRowColor | () |
|
| SetAlternateRowColor |
|---|
| void | SetAlternateRowColor | (Color color) |
|
| CanRedraw |
|---|
| boolean | CanRedraw | () |
|
| SetCanRedraw |
|---|
| void | SetCanRedraw | (boolean flag) |
|
| IsValidDragSite |
|---|
| boolean | IsValidDragSite | () |
|
| SetValidDragSite |
|---|
| void | SetValidDragSite | (boolean flag) |
|
| GetImageWidth |
|---|
| int | GetImageWidth | () |
|
| SetImageWidth |
|---|
| void | SetImageWidth | (int value) |
|
| GetScrollBarPosition |
|---|
| ScrollBarPosition | GetScrollBarPosition | () |
|
| SetScrollBarPosition |
|---|
| void | SetScrollBarPosition | (ScrollBarPosition value) |
|
| GetNodeTypeHelpTextArray |
|---|
| stringseq | GetNodeTypeHelpTextArray | () |
|
| SetNodeTypeHelpTextArray |
|---|
| void | SetNodeTypeHelpTextArray | (stringseq values) |
|
| DoesItemSelectOnRMB |
|---|
| boolean | DoesItemSelectOnRMB | () |
|
| SetItemSelectOnRMB |
|---|
| void | SetItemSelectOnRMB | (boolean flag) |
|
| DoesAutoOpenAndClose |
|---|
| boolean | DoesAutoOpenAndClose | () |
|
| SetAutoOpenAndClose |
|---|
| void | SetAutoOpenAndClose | (boolean flag) |
|
| DoesItemSelectWhenSelected |
|---|
| boolean | DoesItemSelectWhenSelected | () |
|
| SetItemSelectWhenSelected |
|---|
| void | SetItemSelectWhenSelected | (boolean flag) |
|
| GetItemSelectionDelay |
|---|
| int | GetItemSelectionDelay | () |
|
| SetItemSelectionDelay |
|---|
| void | SetItemSelectionDelay | (int value) |
|
| GetNodeTypeOpenImageArray |
|---|
| stringseq | GetNodeTypeOpenImageArray | () |
|
| SetNodeTypeOpenImageArray |
|---|
| void | SetNodeTypeOpenImageArray | (stringseq values) |
|
| CanPopupHelpText |
|---|
| boolean | CanPopupHelpText | () |
|
| SetCanPopupHelpText |
|---|
| void | SetCanPopupHelpText | (boolean flag) |
|
| GetImageHeight |
|---|
| int | GetImageHeight | () |
|
| SetImageHeight |
|---|
| void | SetImageHeight | (int value) |
|
| IsSelectionVisible |
|---|
| boolean | IsSelectionVisible | () |
|
| SetSelectionVisible |
|---|
| void | SetSelectionVisible | (boolean flag) |
|
| DoesAutoCheck |
|---|
| boolean | DoesAutoCheck | () |
|
| SetAutoCheck |
|---|
| void | SetAutoCheck | (boolean flag) |
|
| GetUnsetStateImage |
|---|
| String | GetUnsetStateImage | () |
|
| SetUnsetStateImage |
|---|
| void | SetUnsetStateImage | (String value) |
|
| GetMostRecentItemName |
|---|
| String | GetMostRecentItemName | () |
|
| GetSetStateImage |
|---|
| String | GetSetStateImage | () |
|
| SetSetStateImage |
|---|
| void | SetSetStateImage | (String value) |
|
| GetHeight |
|---|
| int | GetHeight | () |
|
| SetHeight |
|---|
| void | SetHeight | (int value) |
|
| GetItemSelectionPolicy |
|---|
| SelectionPolicy | GetItemSelectionPolicy | () |
|
| SetItemSelectionPolicy |
|---|
| void | SetItemSelectionPolicy | (SelectionPolicy value) |
|
| DoesScrollOnKeyboardInput |
|---|
| boolean | DoesScrollOnKeyboardInput | () |
|
| SetScrollOnKeyboardInput |
|---|
| void | SetScrollOnKeyboardInput | (boolean flag) |
|
| GetTreeGravity |
|---|
| TreeGravity | GetTreeGravity | () |
|
| SetTreeGravity |
|---|
| void | SetTreeGravity | (TreeGravity value) |
|
| GetNodeTypeNameArray |
|---|
| stringseq | GetNodeTypeNameArray | () |
|
| SetNodeTypeNameArray |
|---|
| void | SetNodeTypeNameArray | (stringseq values) |
|
| GetOpenCloseItemName |
|---|
| String | GetOpenCloseItemName | () |
|
| HasBorder |
|---|
| boolean | HasBorder | () |
|
| SetHasBorder |
|---|
| void | SetHasBorder | (boolean flag) |
|
| IsRootItemVisible |
|---|
| boolean | IsRootItemVisible | () |
|
| SetRootItemVisible |
|---|
| void | SetRootItemVisible | (boolean flag) |
|
| AddActionListener |
|---|
| void | AddActionListener | (TreeListener listener) |
|
| PushAction |
|---|
| void | PushAction | (TreeAction action) |
|
| CreateTimer |
|---|
| void | CreateTimer | (TreeTimer timer, String timerName, boolean writeInTrail) |
|
| StartTimer |
|---|
| void | StartTimer | (String timerName, int duration) |
|
| StopTimer |
|---|
| void | StopTimer | (String timerName) |
|