
public static class CaptionPanel.CaptionPanelImpl extends 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,
String caption,
boolean asHTML) |
public void setCaption(FieldSetElement fieldset, Element legend, SafeHtml caption)
public void setCaption(FieldSetElement fieldset, Element legend, String caption, boolean asHTML)
Copyright © 2018. All rights reserved.