Plumtree Pluggable Navigation API  
 

RulesDebugMSGDP Members

RulesDebugMSGDP overview

Public Static Fields

iconiconHTMLBUTTON_DONE 
iconiconSTR_MVC_CLASS_NAME 

Public Instance Constructors

icon RulesDebugMSGDP Constructor Initializes a new instance of the RulesDebugMSGDP class.

Public Instance Methods

iconAddToValidationFunction (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconDisplay (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconDisplayForm (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconDisplayHTMLAfterForm (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconDisplayHTMLBeforeForm (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconDisplayHTMLinHEAD (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconDisplayJavascript (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGet508RepostURL (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconGetCloseOnCancel (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconGetFormPageType (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconGetFormTitle This is a helper method that all classes that inherit from AFormDP and want to have the Done and Cancel buttons displayed in the header for them need to implement. The method should return the title add whatever HTML the child class wants to display to the body argument. The parent class will then add that HTML to the HTMLPage after filling in the banner and navigation. Override this method to set the form title
iconGetHashCode (inherited from 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.
iconGetName 
iconGetOnLoad (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconGetOwner (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconGetStatusViewEnabled (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconGetStatusViewRepostValues (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconGetType (inherited from Object)Gets the Type of the current instance.
iconGetUseJavascript (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconGetWindowFocusEnabled (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconInit (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconInsertJavascriptBeforeFormSubmit (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconPageDisplay 
iconPartialContentDisplay (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconRemoveFromValidationFunction (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconSetMultiPartEncoding (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconSetShow508FormFooter (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconSetStatusViewEnabled (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconSetStatusViewRepostValues (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Fields

iconm_asOwner (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 

Protected Instance Methods

iconDisplayJavaScriptFromChild (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconFinalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
iconGetRepostControlName (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconGetRepostTypeIsPost (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
iconMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

RulesDebugMSGDP Class | com.plumtree.portalpages.common.uiparts Namespace