The methods of the EditorStartControl class are listed below. For a complete list of EditorStartControl class members, see the EditorStartControl Members topic.
![]() | This code is called by the AS Servlet each time there is an Editor is started. It calls the startEditor method in the Model if a valid Editor Type was in the QS. If the Redirect object returned is not null, the Servlet will the page specified by the Redirect. If the Redirect is null, the Servlet will get the current page from the AS and display it. |
![]() | |
![]() | 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. |
![]() | Inits the class with the associated model and activity space. |
![]() | 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. |
EditorStartControl Class | com.plumtree.uiinfrastructure.editor Namespace