Plumtree Pluggable Navigation API  
 

RulesDebugMSGDP Methods

The methods of the RulesDebugMSGDP class are listed below. For a complete list of RulesDebugMSGDP class members, see the RulesDebugMSGDP Members topic.

Public Instance Methods

AddToValidationFunction (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
Display (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
DisplayForm (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
DisplayHTMLAfterForm (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
DisplayHTMLBeforeForm (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
DisplayHTMLinHEAD (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
DisplayJavascript (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Get508RepostURL (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetCloseOnCancel (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetFormPageType (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetFormTitle 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
GetHashCode (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.
GetName 
GetOnLoad (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetOwner (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetStatusViewEnabled (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetStatusViewRepostValues (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetType (inherited from Object)Gets the Type of the current instance.
GetUseJavascript (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetWindowFocusEnabled (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
Init (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
InsertJavascriptBeforeFormSubmit (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
PageDisplay 
PartialContentDisplay (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
RemoveFromValidationFunction (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
SetMultiPartEncoding (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
SetShow508FormFooter (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
SetStatusViewEnabled (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
SetStatusViewRepostValues (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

DisplayJavaScriptFromChild (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetRepostControlName (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetRepostTypeIsPost (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

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