|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.help.HelpControl
public class HelpControl
| Field Summary | |
|---|---|
protected HelpFrameAS |
m_asOwner
|
static java.lang.String |
STR_HELP_TOPIC
Query string argument of the help topic to display. |
static java.lang.String |
STR_MVC_CLASS_NAME
MVC object name |
static java.lang.String |
STR_PREVIOUS_URL
Query string argument of the previous URL. |
| Constructor Summary | |
|---|---|
HelpControl()
|
|
| Method Summary | |
|---|---|
Redirect |
CheckActionSecurityAndExecute(XPHashtable arguments)
Execute the control business logic and optionally return a Redirect object pointing to another AActivitySpace. |
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
java.lang.String |
GetName()
Return the name of the MVC object. |
void |
Init(IModel model,
AActivitySpace parent)
Initialize the control with the model it should use and it's parent AActivitySpace. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
public static final java.lang.String STR_HELP_TOPIC
public static final java.lang.String STR_PREVIOUS_URL
protected HelpFrameAS m_asOwner
| Constructor Detail |
|---|
public HelpControl()
| Method Detail |
|---|
public Redirect CheckActionSecurityAndExecute(XPHashtable arguments)
IControl
CheckActionSecurityAndExecute in interface IControl
public void Init(IModel model,
AActivitySpace parent)
IControl
Init in interface IControlpublic java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectpublic java.lang.Object Create()
IManagedObject
Create in interface IManagedObject
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||