The methods of the ObjPropBrowseView class are listed below. For a complete list of ObjPropBrowseView class members, see the ObjPropBrowseView Members topic.
![]() | Overloaded. |
![]() | Overloaded. |
![]() | |
![]() | |
![]() | |
![]() | 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. |
![]() | |
![]() | Returns the HTML for the row _nRowIndex. |
![]() | |
![]() | Gets the Type of the current instance. |
![]() | |
![]() | Returns a String that represents the current Object. |
![]() | |
![]() | Compares the property ID of the row to the previous row's property ID to determine whether or not the row is a new property or not. |
![]() | Helper method to determine whether or not row is visible. This method is used by Display(). This method overrides the default behavior of the ExpListView, where all rows are visible. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Returns HTML for name of property. If the row is a new property then display name. If the row is another value in a multi-valued property, then don't display name. Distinguish mandatory properties from optional properties. |
![]() | |
![]() | Returns table cell for property value |
![]() | Returns null because rows are read-only in browse-mode. |
![]() | |
![]() | Creates a shallow copy of the current Object. |
![]() | Helper method to set the style of a row. This method is used by Display(). Overrides the ExpListView::SetExpListRowStyle(). |
ObjPropBrowseView Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace