The methods of the IntrinsicPortletPrefsEditorModel class are listed below. For a complete list of IntrinsicPortletPrefsEditorModel class members, see the IntrinsicPortletPrefsEditorModel Members topic.
![]() | |
![]() | That method is called by the EditorStartControl. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Returns true if the apply button should be displayed. |
![]() | 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 DeleteOnCancel flag. For sub Editors only: this flag will determine if the Editor should be deleted from the list of sub Editors on cancel. |
![]() | Returns true if the current user only has read access to this Editor. (can be true in Edit mode only) |
![]() | |
![]() | Get portlet name |
![]() | Returns the type of preference that is being requested. |
![]() | Returns the Redirect object (this is were we need to go at the end of the Editor). For prefs pages this just closes the popup window since the prefs page should be in a popup. |
![]() | Returns a single setting value, based on the setting type specified. |
![]() | Returns all settings, based on the setting type and filter specified. |
![]() | Gets the Type of the current instance. |
![]() | |
![]() | Inits the Model with the IPTSession. |
![]() | Removes a setting value, depending on the specified setting type. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Enables or disables the apply button next to the finish button. |
![]() | |
![]() | Helper method for the StartEditor method. Fill out the member variables with data from QS. |
![]() | |
![]() | Sets the appropriate setting value, based on the setting type. |
![]() | |
![]() | 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. |
![]() | Initialize the member variables of the model. If the pageID is 0, then we are editing admin pref, and so get the IPTMyPortal object from the parent space and don't create an AppDataState object. |
![]() | Creates a shallow copy of the current Object. |
IntrinsicPortletPrefsEditorModel Class | com.plumtree.portaluiinfrastructure.intrinsicportlets.prefs Namespace