|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrayDesign | |
| com.sapportals.htmlb | |
| com.sapportals.htmlb.enum | |
| com.sapportals.htmlb.rendering | |
| Uses of TrayDesign in com.sapportals.htmlb |
| Methods in com.sapportals.htmlb that return TrayDesign | |
TrayDesign |
Tray.getDesign()
gets the design to be used for rendering this Tray. |
| Methods in com.sapportals.htmlb with parameters of type TrayDesign | |
void |
Tray.setDesign(TrayDesign design)
sets the design to be used for rendering this Tray. |
| Uses of TrayDesign in com.sapportals.htmlb.enum |
| Fields in com.sapportals.htmlb.enum declared as TrayDesign | |
static TrayDesign |
TrayDesign.BORDERLESS
Deprecated. Use TRANSPARENT tray design instead. |
static TrayDesign |
TrayDesign.BORDER
Deprecated. Use PLAIN tray design instead. |
static TrayDesign |
TrayDesign.TEXT
Deprecated. Use FILL tray design instead. |
static TrayDesign |
TrayDesign.FORM
Deprecated. Use FILL tray design instead. |
static TrayDesign |
TrayDesign.FILL
The fill tray design |
static TrayDesign |
TrayDesign.PLAIN
The plain tray design |
static TrayDesign |
TrayDesign.TRANSPARENT
The transparent tray design |
| Methods in com.sapportals.htmlb.enum that return TrayDesign | |
static TrayDesign |
TrayDesign.getEnumByString(String value)
|
| Methods in com.sapportals.htmlb.enum with parameters of type TrayDesign | |
static String |
TrayDesign.getDesignClass(TrayDesign design)
|
static String |
TrayDesign.getDesignClass(TrayDesign design,
boolean hasContentPadding)
|
| Uses of TrayDesign in com.sapportals.htmlb.rendering |
| Methods in com.sapportals.htmlb.rendering that return TrayDesign | |
TrayDesign |
PageContext.getTrayDesign()
returns a object describing the traytype the page is contained |
TrayDesign |
IPageContext.getTrayDesign()
returns a object describing the traydesign the page is contained |
| Methods in com.sapportals.htmlb.rendering with parameters of type TrayDesign | |
void |
PageContext.setTrayDesign(TrayDesign trayDesign)
Set the traytype for the right background style of the body |
void |
IPageContext.setTrayDesign(TrayDesign trayType)
Set the traytype for the right background style of the body |
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||