|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CollapsePanel.CollapsePanelAppearance
Provides the appearance of a CollapsePanel.
| Method Summary | |
|---|---|
XElement |
iconWrap(XElement parent)
Returns the element that wraps the icon for the CollapsePanel. |
void |
render(SafeHtmlBuilder sb,
Style.LayoutRegion region)
Renders the CollapsePanel appearance for the given region into
safe HTML. |
| Method Detail |
|---|
void render(SafeHtmlBuilder sb,
Style.LayoutRegion region)
CollapsePanel appearance for the given region into
safe HTML.
sb - receives the rendered appearanceregion - the regionXElement iconWrap(XElement parent)
CollapsePanel.
parent - the parent of the icon wrapper (generally
Component.getElement()).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||