|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sapportals.portal.prt.util.Stringable
|
+--com.sapportals.portal.pb.iviewdef.IviewIsolationMode
Defines the isolation type of the iview
| Field Summary | |
static IviewIsolationMode |
EMBEDDED
Iview is embedded in the page |
static IviewIsolationMode |
PUMPED
Iview is pumped to the page |
static IviewIsolationMode |
URL
Iview is isolated from the page |
| Method Summary | |
static IviewIsolationMode |
getEnumByString(java.lang.String value)
Method getEnumByString |
| Methods inherited from class com.sapportals.portal.prt.util.Stringable |
toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static IviewIsolationMode EMBEDDED
public static IviewIsolationMode URL
public static IviewIsolationMode PUMPED
| Method Detail |
public static IviewIsolationMode getEnumByString(java.lang.String value)
value - String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||