public class WButton extends FormComponent
form, INTERNAL_STATE_RECORD_PROPERTY
Constructor and Description |
---|
WButton() |
Modifier and Type | Method and Description |
---|---|
protected com.vaadin.ui.AbstractComponent |
createWidget()
Called once, to create the actual Vaadin component.
|
void |
focus()
Sets the focus for this component.
|
com.vaadin.ui.Button |
getWidget()
Gets the Vaadin representation of this component.
|
protected void |
onClick() |
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, restoreInternalState, restoreState, saveState, setCaption, setComponentAlignment, setContextClickHandler, setContextMenuItems, setCustomErrorMessage, setDescription, setEnabled, setExpandRatio, setHeight, setIcon, setReadOnly, setStyleName, setTabIndex, setVisible, setWidth, toString, writeInternalState
protected com.vaadin.ui.AbstractComponent createWidget()
FormComponent
createWidget
in class FormComponent
public com.vaadin.ui.Button getWidget()
FormComponent
getWidget
in class FormComponent
protected void onClick()
public void focus()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.