public interface LabelTagDeclaration extends HasIdBindingAndRendered, HasLabelWithAccessKey, HasFor, IsDeprecatedInline, HasTip, HasMarkup, HasCurrentMarkup, IsGridLayoutComponent
Modifier and Type | Method and Description |
---|---|
void |
setValue(String value)
Text value to display as label.
|
setBinding
setRendered
setAccessKey, setLabelWithAccessKey
setFor
setInline
setTip
setMarkup
setCurrentMarkup
setHeight, setWidth
setColumnSpan, setCurrentHeight, setCurrentWidth, setDisplay, setHorizontalIndex, setLeft, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setMaximumHeight, setMaximumWidth, setMinimumHeight, setMinimumWidth, setPreferredHeight, setPreferredWidth, setRowSpan, setTop, setVerticalIndex
void setValue(String value)
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.