Package com.google.gwt.user.client.ui
Class CaptionPanel.CaptionPanelImpl
java.lang.Object
com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl
- Direct Known Subclasses:
CaptionPanel.CaptionPanelImplMozilla
,CaptionPanel.CaptionPanelImplSafari
- Enclosing class:
CaptionPanel
Implementation class without browser-specific hacks.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCaption
(FieldSetElement fieldset, Element legend, SafeHtml caption) void
setCaption
(FieldSetElement fieldset, Element legend, String caption, boolean asHTML)
-
Constructor Details
-
CaptionPanelImpl
public CaptionPanelImpl()
-
-
Method Details
-
setCaption