public static class CaptionPanel.CaptionPanelImplSafari extends CaptionPanel.CaptionPanelImpl
Constructor and Description |
---|
CaptionPanelImplSafari() |
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)
setCaption
in class CaptionPanel.CaptionPanelImpl
public void setCaption(FieldSetElement fieldset, Element legend, java.lang.String caption, boolean asHTML)
setCaption
in class CaptionPanel.CaptionPanelImpl