|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.pagecontrols.framework.ComponentMgr
com.plumtree.uiinfrastructure.pagecontrols.framework.HTMLComponentMgr
public class HTMLComponentMgr
The default ComponentMgr for HTML Page Controls who don't need additional JavaScript to render. This class extends ComponentMgr and as of now doesn't do anything new.
| Field Summary | |
|---|---|
static java.lang.String |
STR_CLASS_NAME
class name constant |
| Constructor Summary | |
|---|---|
HTMLComponentMgr(PageMgr _pageMgr)
Default constructor. |
|
| Method Summary |
|---|
| Methods inherited from class com.plumtree.uiinfrastructure.pagecontrols.framework.ComponentMgr |
|---|
AddToValidationFunction, GetAllHeadContent, GetAllPostContent, GetAllPreContent, GetAllPreFormContent, GetComponent, GetComponent, GetComponentHeadContent, GetComponentHeadContent, GetComponentHTML, GetComponentHTML, GetComponentPostContent, GetComponentPostContent, GetComponentPreContent, GetComponentPreContent, GetComponentPreFormContent, GetComponentPreFormContent, GetJSValidationCode, GetNumComponents, GetPageHeadContent, GetPageMgr, GetPagePostContent, GetPagePreContent, GetPagePreFormContent, RegisterComponent, StoreAllUserInput, StoreUserInput, StoreUserInput, UnRegisterComponent, Validate |
| 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_CLASS_NAME
| Constructor Detail |
|---|
public HTMLComponentMgr(PageMgr _pageMgr)
_pageMgr -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||