|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectFlowPanel
com.vaadin.client.ui.orderedlayout.VAbstractOrderedLayout
com.vaadin.client.ui.VVerticalLayout
public class VVerticalLayout
Represents a layout where the children is ordered vertically
| Field Summary | |
|---|---|
static java.lang.String |
CLASSNAME
|
| Fields inherited from class com.vaadin.client.ui.orderedlayout.VAbstractOrderedLayout |
|---|
definedHeight, spacing, vertical |
| Constructor Summary | |
|---|---|
VVerticalLayout()
Default constructor |
|
| Method Summary | |
|---|---|
void |
setStyleName(java.lang.String style)
|
| Methods inherited from class com.vaadin.client.ui.orderedlayout.VAbstractOrderedLayout |
|---|
addOrMoveSlot, addOrMoveSlot, clearExpand, createSlot, getCaptionPositionFromElement, getCaptionPositionFromElement, getLayoutManager, getSlot, getSlot, getSlot, insert, insert, removeSlot, removeWidget, setHeight, setLayoutManager, setMargin, setSlotStyleNames, setSpacing, updateCaptionOffset, updateCaptionOffset, updateExpandCompensation, updateExpandedSizes |
| 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 VVerticalLayout()
| Method Detail |
|---|
public void setStyleName(java.lang.String style)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||