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