The methods of the ObjEditorRepostControl class are listed below. For a complete list of ObjEditorRepostControl class members, see the ObjEditorRepostControl Members topic.
![]() | |
![]() | |
![]() | 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 Class name. |
![]() | |
![]() | |
![]() | Gets the Type of the current instance. |
![]() | |
![]() | For the Object Editor we don't want to store the object yet. We need to pop-up the save Object window so the user can select the folder, set the security and and set the name and description. To do this we add a JavaScript to the current DP to open the pop-up window. |
![]() | |
![]() | Returns a String that represents the current Object. |
![]() | |
![]() | Override this method to disable the save pop up. |
![]() | 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. |
![]() | Helper nmethod to build the URL to the save pop-up and add the Javascript to open it to the curent page. |
![]() | Switch between the action modes and call the associated method for each action. |
![]() | |
![]() | |
![]() | |
![]() | Get the current page name and call the save method on the model. |
![]() | |
![]() | |
![]() |
ObjEditorRepostControl Class | com.plumtree.portaluiinfrastructure.editor Namespace