| Methods in com.sencha.gxt.theme.base.client.frame with parameters of type Frame.FrameOptions |
void |
TableFrame.render(SafeHtmlBuilder builder,
Frame.FrameOptions options,
SafeHtml content)
|
void |
NestedDivFrame.render(SafeHtmlBuilder builder,
Frame.FrameOptions options,
SafeHtml content)
|
void |
Frame.render(SafeHtmlBuilder builder,
Frame.FrameOptions options,
SafeHtml content)
|
void |
DivFrame.render(SafeHtmlBuilder builder,
Frame.FrameOptions options,
SafeHtml content)
|
SafeHtml |
TableFrame.Template.render(TableFrame.TableFrameStyle style,
Frame.FrameOptions options,
SafeHtml content)
|