| Package | Description |
|---|---|
| com.vaadin.client.ui | |
| com.vaadin.client.ui.layout |
| Modifier and Type | Class and Description |
|---|---|
static class |
VTabsheet.TabCaption |
| Modifier and Type | Method and Description |
|---|---|
VCaption |
VAbsoluteLayout.AbsoluteWrapper.getCaption()
Get the caption of the wrapper
|
VCaption |
VAbsoluteLayout.getWidgetCaption(com.google.gwt.user.client.ui.Widget child)
Get the caption for a widget
|
| Modifier and Type | Method and Description |
|---|---|
void |
VAbsoluteLayout.AbsoluteWrapper.setCaption(VCaption caption)
Set the caption for the wrapper
|
void |
VGridLayout.setCaption(com.google.gwt.user.client.ui.Widget widget,
VCaption caption)
For internal use only.
|
void |
VAbsoluteLayout.setWidgetCaption(com.google.gwt.user.client.ui.Widget child,
VCaption caption)
Sets a caption for a contained widget
|
| Modifier and Type | Method and Description |
|---|---|
VCaption |
VLayoutSlot.getCaption() |
| Modifier and Type | Method and Description |
|---|---|
void |
VLayoutSlot.setCaption(VCaption caption) |
void |
ComponentConnectorLayoutSlot.setCaption(VCaption caption) |
Copyright © 2016 Vaadin Ltd. All rights reserved.