![]() ![]() | Comment textarea |
![]() ![]() | Description text area |
![]() ![]() | |
![]() ![]() | HTML navigation fields |
![]() ![]() | |
![]() ![]() | Instance radio button |
![]() ![]() | Item clear radio button |
![]() ![]() | Item radio button |
![]() ![]() | |
![]() ![]() | Name text box |
![]() ![]() | The unique identifier for the class |
![]() ![]() | Approve constant |
![]() ![]() | Hold constant |
![]() ![]() | Reject constant |
![]() |
Initializes a new instance of the ApprovalView class. |
![]() | JHQ: This method will be called by AddActionBar() and will add action buttons to the action bar. This allows an editor that is extending this class to add extra functionality to the approve view. This method should be overridden. |
![]() | |
![]() | Overloaded. Adds an empty Cell to the Row passed in argument. |
![]() | Overloaded. Adds an empty Row to the Table passed in argument. |
![]() | |
![]() | Overloaded. Displays the HTML for the view |
![]() | |
![]() | 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 header for the view. In the case that your Activity Space is not extended from EditorAS, but your view is, you will need to overwrite GetHeaderView with this same code, with the exception that you will be passing your m_asOwner. In here, the m_asOwner is expected to be of type EditorAS. |
![]() | |
![]() | Gets the Type of the current instance. |
![]() | Inits the View with the read-only Model and the Activity Space. |
![]() | Returns a String that represents the current Object. |
![]() | JF- Associated Activity Space |
![]() | JF- Associated read-only Model |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Returns the header for the View. |
![]() | Returns the URL Image type |
![]() | Creates a shallow copy of the current Object. |
ApprovalView Class | com.plumtree.uiinfrastructure.approval Namespace