![]() |
Overloaded. Initializes a new instance of the PTListItem class. |
![]() | Call this method to add HTMLTableCell objects describing this item to the passed HTMLTableRow. |
![]() | Call this method to add a name/value property pair to this item. |
![]() | Call this method to add a sublink to this list item. Each sublink can be new and/or updated. |
![]() | Call this method to allow line breaks added to the main cell of this item. This is the default state of a list item, so calling this method is unnecessary unless SuppressBreaksInMainCell has been called previously. |
![]() | Call this method to cause this item to display a checkbox input. |
![]() | Call this method to cause this item to display a selection input allowing the user to select this item among the list of items. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | |
![]() | |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Call this method to obtain an HTMLTable that will render this list item as it is currently configured. |
![]() | |
![]() | |
![]() | Gets the Type of the current instance. |
![]() | Call this method to force this item to draw the HTMLTableCell in which the edit button is nested whether the edit button is set or not. By default, this cell is not drawn, but if you wish for some items in a table to contain this button while others do not, then this HTMLTableCell should always be drawn. |
![]() | Call this method to force this item to draw the HTMLTableCell in which the preview button is nested whether the preview button is set or not. By default, this cell is not drawn, but if you wish for some items in a table to contain this button while others do not, then this HTMLTableCell should always be drawn. |
![]() | Call this method to force this item to draw the HTMLTableCell in which the item type image is nested whether the item type image is set or not. By default, this cell is not drawn, but if you wish for some items in a table to contain this image while others do not, then this HTMLTableCell should always be drawn. |
![]() | Call this method to force this item to draw the HTMLTableCell in which the selection input is nested whether the selection input is set or not. By default, this cell is not drawn, but if you wish for some items in a table to contain this input while others do not, then this HTMLTableCell should always be drawn. |
![]() | |
![]() | |
![]() | Call this method to set the description for this list item. |
![]() | Call this method to set the image/href that allows users to edit this item. Calling this method will cause the generated table to contain one additional column. |
![]() | Call this method to set the image/href that allows users to preview this item. Calling this method will cause the generated table to contain one additional column. |
![]() | Overloaded. Call this method to set the image that indicates the type of this item. Calling this method will cause the generated table to contain one additional column. |
![]() | Call this method to set the maximum number of sub links displayed with this item. |
![]() | Call this method to toggle the newness of this list item. |
![]() | Call this method to set the properties link on this list item. |
![]() | Call this method to set the style class for the HTMLTableRow rendering this item. |
![]() | |
![]() | Overloaded. |
![]() | |
![]() | Call this method to toggle the updatedness of this list item. |
![]() | Call this method to supress line breaks added to the main cell of this item. A break after the title anchor will still be drawn. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | |
![]() | |
![]() | Creates a shallow copy of the current Object. |
PTListItem Class | com.plumtree.xpshared.htmlconstructs Namespace