Plumtree Portal UI  
 

TemplateTreeRepostControl Members

TemplateTreeRepostControl overview

Public Static Fields

POSTTOSELF_ACTION_SELECTTEMPLATE 
STR_MVC_CLASS_NAME 

Public Instance Constructors

TemplateTreeRepostControl Constructor Initializes a new instance of the TemplateTreeRepostControl class.

Public Instance Methods

CheckActionSecurityAndExecute 
Create 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
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 
GetPageStatus (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
GetRepostAction (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
GetType (inherited from Object)Gets the Type of the current instance.
Init (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
SetPageStatus (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Fields

m_asOwner (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
m_bInitialized (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
m_htFormData (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
m_model (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
m_nAction (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
m_nPageStatus (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
m_rRedirect (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 

Protected Instance Methods

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.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
PerformAction 
PerformPassthruAction (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
SaveCurrentPage (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
SetRedirect (inherited from com.plumtree.uiinfrastructure.form.RepostControl) 
SetRepostAction 

See Also

TemplateTreeRepostControl Class | com.plumtree.portaluiinfrastructure.tree.template Namespace