IPTMultiColumnListModelRO overview
![]() | Returns the accesslevel of the objects for the tree control to display. |
![]() | Returns the create new actions information. |
![]() | Returns the URL to the Editor in create mode (new object). |
![]() | |
![]() | Returns the URL to edit the object. |
![]() | Returns the row currently being edited. |
![]() | Returns the comma-delimited string of classids and objectids for objects that are to be hidden by the tree. The format of the string is as follows: ClassID1,ObjectID1, ClassID2,ObjectID2, etc.. |
![]() | Returns true if this list includes a Plumtree object selected from the tree object selector. |
![]() | Returns the number of columns other than the columns used by the Plumtree selected object. |
![]() | Returns String of Class ID of the Objects displayed in the tree. E.g.: "2,45,3" This is the format used by the tree. |
![]() | Returns the zero-based display position of the selected Plumtree object, if applicable. |
![]() | Returns the icon to display on each row before the input text. If the value is null, no icon is displayed. |
![]() | Returns a String of Class IDs and Object IDs of the Objects to select in the tree. E.g.: "classID1,ObjID1,classID2,objID2" This is the format used by the tree. |
![]() | Returns the leaf type of the tree. |
![]() | Returns the selection type of the tree. Converts the boolean value to a string so that it can be put in the query string for the tree. |
![]() | Returns the query filter for the tree. |
![]() | Returns tree AS ID. |
![]() | Returns the Tree sub title. |
![]() | Returns the Tree title. |
![]() | Returns true if it should be possible to edit Objects from this class ID. |
IPTMultiColumnListModelRO Interface | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace