public class WCheckBox extends WInputComponentWithValue<Boolean>
ComponentWithValue.ValueChangeListenerImpl, ComponentWithValue.ValueProperty<T>
refreshing
form, INTERNAL_STATE_RECORD_PROPERTY
Constructor and Description |
---|
WCheckBox()
Constructs a new check box component.
|
Modifier and Type | Method and Description |
---|---|
protected com.vaadin.ui.CheckBox |
createWidget()
Called once, to create the actual Vaadin component.
|
com.vaadin.ui.CheckBox |
getWidget()
Gets the Vaadin representation of this component.
|
addValidator, fireValueChanged, focus, getOnChange, getValidationErrors, inferValidator, isConvertible, isImmediate, isRequired, isValid, preventGC, removeAllValidators, restoreInternalState, setImmediate, setOnChange, setRequired, writeInternalState
getBinding, getProperty, isFullyInitialized, onPropertyValueSet, refresh, refreshBinding, setProperty
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, removeStyleName, restoreState, saveState, setCaption, setComponentAlignment, setContextClickHandler, setContextMenuItems, setCustomErrorMessage, setDescription, setEnabled, setExpandRatio, setHeight, setIcon, setReadOnly, setStyleName, setTabIndex, setVisible, setWidth, toString
protected com.vaadin.ui.CheckBox createWidget()
FormComponent
createWidget
in class WInputComponentWithValue<Boolean>
public com.vaadin.ui.CheckBox getWidget()
FormComponent
getWidget
in class WInputComponentWithValue<Boolean>
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.