| Modifier and Type | Class and Description |
|---|---|
static interface |
NestedDivFrame.NestedDivFrameResources |
static interface |
NestedDivFrame.NestedDivFrameStyle |
static interface |
NestedDivFrame.Template |
| Constructor and Description |
|---|
NestedDivFrame(NestedDivFrame.NestedDivFrameResources resources) |
| Modifier and Type | Method and Description |
|---|---|
XElement |
getContentElem(XElement parent) |
XElement |
getHeaderElem(XElement parent) |
NestedDivFrame.NestedDivFrameResources |
getResources() |
NestedDivFrame.NestedDivFrameStyle |
getStyle() |
void |
onOver(XElement parent,
boolean over,
NativeEvent event) |
void |
onPress(XElement parent,
boolean pressed,
NativeEvent event) |
void |
render(SafeHtmlBuilder builder,
SafeHtml content,
com.google.gwt.safecss.shared.SafeStyles styles) |
public NestedDivFrame(NestedDivFrame.NestedDivFrameResources resources)
public NestedDivFrame.NestedDivFrameResources getResources()
public NestedDivFrame.NestedDivFrameStyle getStyle()
public void render(SafeHtmlBuilder builder, SafeHtml content, com.google.gwt.safecss.shared.SafeStyles styles)
public void onOver(XElement parent, boolean over, NativeEvent event)
public void onPress(XElement parent, boolean pressed, NativeEvent event)
Copyright © 2012. All Rights Reserved.