public class WPanel extends WSingleComponentContainer
form, INTERNAL_STATE_RECORD_PROPERTY| Constructor and Description |
|---|
WPanel() |
| Modifier and Type | Method and Description |
|---|---|
protected com.vaadin.ui.AbstractComponent |
createWidget()
Called once, to create the actual Vaadin component.
|
com.vaadin.ui.Panel |
getWidget()
Gets the Vaadin representation of this component.
|
void |
scrollToBottom()
Scroll to the bottom of the panel.
|
void |
scrollToTop()
Scroll to the top of the panel.
|
getContent, restoreInternalState, setContent, writeInternalStateaddDataErrorMessage, addStyleName, attach, call, clearDataErrorMessages, createEvent, equals, getCaption, getComponentAlignment, getContextClickHandler, getCustomErrorMessage, getDataErrorMessages, getDescription, getExpandRatio, getHasChildrenAdapter, 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.AbstractComponent createWidget()
FormComponentcreateWidget in class FormComponentpublic com.vaadin.ui.Panel getWidget()
FormComponentgetWidget in class WSingleComponentContainerpublic void scrollToTop()
public void scrollToBottom()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.