|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectHTML
com.vaadin.client.ui.VFormLayout.Caption
public class VFormLayout.Caption
| Field Summary | |
|---|---|
static java.lang.String |
CLASSNAME
|
| Constructor Summary | |
|---|---|
VFormLayout.Caption(ComponentConnector component)
|
|
| Method Summary | |
|---|---|
ComponentConnector |
getOwner()
Returns Paintable for which this Caption belongs to. |
void |
updateCaption(com.vaadin.shared.AbstractComponentState state,
boolean enabled)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASSNAME
| Constructor Detail |
|---|
public VFormLayout.Caption(ComponentConnector component)
component - optional owner of caption. If not set, getOwner will
return null| Method Detail |
|---|
public void updateCaption(com.vaadin.shared.AbstractComponentState state,
boolean enabled)
public ComponentConnector getOwner()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||