|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.htmlb.Component
com.sapportals.htmlb.Container
com.sapportals.htmlb.StyleContainer
An area of fixed size that scrolls if contents are bigger
Copyright 2004 SAP AG
| Field Summary | |
static String |
UI_ID
|
static int |
VAR_BEGIN
|
static int |
VAR_END
|
| Fields inherited from class com.sapportals.htmlb.Container |
elements |
| Constructor Summary | |
StyleContainer()
create a new Group with default values, i.e. |
|
| Method Summary | |
String |
getStyle()
gets the style string of the container |
String |
getUI()
get a identification String for the renderer that is unique across all supported components. |
boolean |
requiresForm()
Determines if this Group requires to be placed in form. |
void |
setStyle(String style)
sets the style string of the container element |
| Methods inherited from class com.sapportals.htmlb.Container |
addComponent, addRawText, addText, getChildCount, iterator, preRender, removeComponent, render |
| Methods inherited from class com.sapportals.htmlb.Component |
getEncodedIdForForm, getId, getParent, initFromPageContext, initFromShortId, initializeFromId, isJsObjectNeeded, render, renderAsString, setId, setJsObjectNeeded, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String UI_ID
public static final int VAR_BEGIN
public static final int VAR_END
| Constructor Detail |
public StyleContainer()
| Method Detail |
public String getUI()
Component
getUI in class Componentpublic void setStyle(String style)
style - style stringpublic String getStyle()
public boolean requiresForm()
requiresForm in class Component
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||