The methods of the ObjPropEditView class are listed below. For a complete list of ObjPropEditView class members, see the ObjPropEditView Members topic.
![]() | Overloaded. |
![]() | Overloaded. |
![]() | |
![]() | Returns the HTML for the View. |
![]() | JavaScript for opening tree selectors and retrieving values on return from tree. |
![]() | 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. |
![]() | Checks to see if the row can be removed. |
![]() | 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 anchor for add button |
![]() | Returns anchor for delete button |
![]() | |
![]() | We don't have an action bar in our edit mode, but we will display a button to link to the global object properties map below where the action bar would have been. |
![]() | Displays HTML below action bar. If the table contained any mandatory properties, then we want to display "*RequiredText". |
![]() | Returns the HTML for a row in the list. |
![]() | Return HTML for text input box |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Returns HTML for display date/time value |
![]() | |
![]() | Returns the HTML for the editing mappings |
![]() | |
![]() | |
![]() | |
![]() | 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 HTML for pick list |
![]() | Returns HTML for pick tree |
![]() | Returns table cell for property value |
![]() | Returns HTML for reference tree |
![]() | Returns table cell for adding a value or deleting a value. |
![]() | |
![]() | Return HTML for text input box |
![]() | 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(). |
ObjPropEditView Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace