public class LabelLayoutDecoratorConfig extends LayoutDecoratorConfig<com.google.gwt.user.client.ui.Widget,com.google.gwt.user.client.ui.Panel,GwtMetawidget>
Constructor and Description |
---|
LabelLayoutDecoratorConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
protected String |
getStyleName() |
int |
hashCode() |
LabelLayoutDecoratorConfig |
setLayout(Layout<com.google.gwt.user.client.ui.Widget,com.google.gwt.user.client.ui.Panel,GwtMetawidget> layout)
Overridden to use covariant return type.
|
LabelLayoutDecoratorConfig |
setStyleName(String styleName) |
getLayout
public LabelLayoutDecoratorConfig setLayout(Layout<com.google.gwt.user.client.ui.Widget,com.google.gwt.user.client.ui.Panel,GwtMetawidget> layout)
setLayout
in class LayoutDecoratorConfig<com.google.gwt.user.client.ui.Widget,com.google.gwt.user.client.ui.Panel,GwtMetawidget>
public LabelLayoutDecoratorConfig setStyleName(String styleName)
public boolean equals(Object that)
equals
in class LayoutDecoratorConfig<com.google.gwt.user.client.ui.Widget,com.google.gwt.user.client.ui.Panel,GwtMetawidget>
public int hashCode()
hashCode
in class LayoutDecoratorConfig<com.google.gwt.user.client.ui.Widget,com.google.gwt.user.client.ui.Panel,GwtMetawidget>
protected String getStyleName()
Copyright © 2015. All Rights Reserved.