public static class CaptionPanel.CaptionPanelImpl
extends java.lang.Object
Constructor and Description |
---|
CaptionPanelImpl() |
Modifier and Type | Method and Description |
---|---|
void |
setCaption(FieldSetElement fieldset,
Element legend,
SafeHtml caption) |
void |
setCaption(FieldSetElement fieldset,
Element legend,
java.lang.String caption,
boolean asHTML) |
public void setCaption(FieldSetElement fieldset, Element legend, SafeHtml caption)
public void setCaption(FieldSetElement fieldset, Element legend, java.lang.String caption, boolean asHTML)