|
||||||||||
| 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.IviewWidthScaleType
Defines the width scale type of the iview
| Field Summary | |
static IviewWidthScaleType |
PERCENT
Iview width is in percentages |
static IviewWidthScaleType |
PIXELS
Iview width is in pixels |
| Method Summary | |
static IviewWidthScaleType |
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 IviewWidthScaleType PIXELS
public static IviewWidthScaleType PERCENT
| Method Detail |
public static IviewWidthScaleType getEnumByString(java.lang.String value)
value - String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||