|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImpl com.google.gwt.user.client.ui.CaptionPanel.CaptionPanelImplMozilla
public static class CaptionPanel.CaptionPanelImplMozilla
Implementation class that handles Mozilla rendering issues.
Constructor Summary | |
---|---|
CaptionPanel.CaptionPanelImplMozilla()
|
Method Summary | |
---|---|
void |
setCaption(FieldSetElement fieldset,
Element legend,
SafeHtml caption)
|
void |
setCaption(FieldSetElement fieldset,
Element legend,
java.lang.String caption,
boolean asHTML)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CaptionPanel.CaptionPanelImplMozilla()
Method Detail |
---|
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
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |