|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.common.plugnav.NavPageHelper
public class NavPageHelper
Useful helper class that forms a list of all possible page types for pluggable navigation
| Field Summary | |
|---|---|
static NavPageHelper |
INSTANCE
|
| Method Summary | |
|---|---|
int |
GetNumPageTypes()
Returns the number of page types. |
XPArrayList |
GetPageTypeArray()
Enumerates the possible page types available. |
IXPEnumerator |
GetPageTypes()
Enumerates the possible page types available. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final NavPageHelper INSTANCE
| Method Detail |
|---|
public IXPEnumerator GetPageTypes()
public XPArrayList GetPageTypeArray()
public int GetNumPageTypes()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||