|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.form.AFormHeaderView
com.plumtree.uiinfrastructure.form.FormHeaderView
public class FormHeaderView
This class implements the HTML to print out the Finish and Cancel at the top of the form. This View is printed out by AFormDP. To turn this header on ... go to AFormDP::SetShowFormHeader() This is the normal page header.
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
Object Name |
| Fields inherited from class com.plumtree.uiinfrastructure.form.AFormHeaderView |
|---|
HTMLBUTTON_EDITOR_CANCEL, HTMLBUTTON_EDITOR_FINISH, m_asOwner |
| Constructor Summary | |
|---|---|
FormHeaderView()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class com.plumtree.uiinfrastructure.form.AFormHeaderView |
|---|
Display, DisplayJavascript, GetFinishButtonText, Init |
| 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
| Constructor Detail |
|---|
public FormHeaderView()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class AFormHeaderViewIManagedObject.Create()public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class AFormHeaderViewIMVCObject.GetName()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||