Uses of Class
com.sapportals.portal.pb.iviewdef.IviewHeightType

Packages that use IviewHeightType
com.sapportals.portal.pb.iviewdef   
 

Uses of IviewHeightType in com.sapportals.portal.pb.iviewdef
 

Fields in com.sapportals.portal.pb.iviewdef declared as IviewHeightType
static IviewHeightType IviewHeightType.FIXED
          Iview has fixed height
static IviewHeightType IviewHeightType.AUTOMATIC
          Iview has automatic height (content height)
static IviewHeightType IviewHeightType.FULL_PAGE
          Iview has full page height
 

Methods in com.sapportals.portal.pb.iviewdef that return IviewHeightType
static IviewHeightType IviewHeightType.getEnumByString(java.lang.String value)
          Method getEnumByString