|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectFlowPanel
com.vaadin.client.VCaptionWrapper
public class VCaptionWrapper
| Field Summary | |
|---|---|
static java.lang.String |
CLASSNAME
|
| Constructor Summary | |
|---|---|
VCaptionWrapper(ComponentConnector toBeWrapped,
ApplicationConnection client)
Creates a new caption wrapper panel. |
|
| Method Summary | |
|---|---|
ComponentConnector |
getWrappedConnector()
|
void |
updateCaption()
|
| 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 VCaptionWrapper(ComponentConnector toBeWrapped,
ApplicationConnection client)
toBeWrapped - paintable that the caption is associated with, not nullclient - ApplicationConnection| Method Detail |
|---|
public void updateCaption()
public ComponentConnector getWrappedConnector()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||