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, writeInternalState
addDataErrorMessage, 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, toString
protected com.vaadin.ui.AbstractComponent createWidget()
FormComponent
createWidget
in class FormComponent
public com.vaadin.ui.Panel getWidget()
FormComponent
getWidget
in class WSingleComponentContainer
public void scrollToTop()
public void scrollToBottom()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.