public class WCssLayout extends WComponentGroup
form, INTERNAL_STATE_RECORD_PROPERTY| Constructor and Description |
|---|
WCssLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
addComponentAt(RecordHolder child,
Decimal index)
Adds a child index at the specified position.
|
protected com.vaadin.ui.CssLayout |
createWidget()
Called once, to create the actual Vaadin component.
|
com.vaadin.ui.CssLayout |
getWidget()
Gets the Vaadin representation of this component.
|
addComponent, addComponentInt, getChildren, getComponentAt, getComponentCount, getComponents, getExpandRatio, getHasChildrenAdapter, isMargin, isSpacing, removeAllComponents, removeComponent, restoreChildComponents, restoreInternalState, setExpandRatio, setMargin, setSpacing, writeChildComponents, writeInternalStateaddDataErrorMessage, addStyleName, attach, call, clearDataErrorMessages, createEvent, equals, getCaption, getComponentAlignment, getContextClickHandler, getCustomErrorMessage, getDataErrorMessages, getDescription, getExpandRatio, getHeight, getIcon, getModelingId, getNamespace, getStyleName, getTabIndex, getWidth, hashCode, isEnabled, isReadOnly, isVisible, localize, markAsDirty, preventGC, removeStyleName, restoreState, saveState, setCaption, setComponentAlignment, setContextClickHandler, setContextMenuItems, setCustomErrorMessage, setDescription, setEnabled, setExpandRatio, setHeight, setIcon, setReadOnly, setStyleName, setTabIndex, setVisible, setWidth, toStringprotected com.vaadin.ui.CssLayout createWidget()
FormComponentcreateWidget in class WComponentGrouppublic com.vaadin.ui.CssLayout getWidget()
FormComponentgetWidget in class WComponentGrouppublic void addComponentAt(RecordHolder child, Decimal index)
child - index - Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.