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

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

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

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

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