|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.form.AFormDP
com.plumtree.portaluiinfrastructure.securitymatrix.ABOPopupSelectDP
public class ABOPopupSelectDP
This display page is a popup that asks the user if he wants to use ABO.
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
class name |
| Fields inherited from class com.plumtree.uiinfrastructure.form.AFormDP |
|---|
GET, HTMLFORM_NAME, JAVASCRIPT_SETUP_FOR_SUBMIT_TO_CONTROL, JAVASCRIPT_SUBMIT_FORM, JAVASCRIPT_SUBMIT_TO_CONTROL, m_asOwner, MULTIPART_ENCODING, POST |
| Constructor Summary | |
|---|---|
ABOPopupSelectDP()
|
|
| Method Summary | |
|---|---|
protected HTMLScriptCollection |
DisplayJavaScriptFromChild()
Returns the JavaScript from any views shown by this DP. |
FormPageTypes |
GetFormPageType()
This method returns the current page type. |
java.lang.String |
GetFormTitle()
This is a helper method that all classes that inherit from AFormDP need to implement. |
java.lang.String |
GetName()
Returns the Class name. |
HTMLElement |
PageDisplay()
This is a helper method that all classes that inherit from AFormDP need to implement. |
void |
SetViewName(java.lang.String _strViewName)
View Name defaults to ABOPopupSelectView.STR_MVC_CLASS_NAME if this method is not called. |
| 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 ABOPopupSelectDP()
| Method Detail |
|---|
public java.lang.String GetFormTitle()
AFormDP
GetFormTitle in class AFormDPAFormDP.GetFormTitle()public java.lang.String GetName()
GetName in interface IMVCObjectGetName in class AFormDPIMVCObject.GetName()public HTMLElement PageDisplay()
AFormDP
PageDisplay in class AFormDPAFormDP.PageDisplay()public FormPageTypes GetFormPageType()
AFormDP
GetFormPageType in class AFormDPAFormDP.GetFormPageType()protected HTMLScriptCollection DisplayJavaScriptFromChild()
DisplayJavaScriptFromChild in class AFormDPpublic void SetViewName(java.lang.String _strViewName)
_strViewName - - the name of the view to be displayed by this display page.
Should be the name of a view that subclasses ABOPopupSelectView, but will not throw an exception if otherwise.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||