public class ToggleButtonCell extends ButtonCell<Boolean>
ButtonCell.ButtonArrowAlign, ButtonCell.ButtonCellAppearance<C>, ButtonCell.ButtonScale, ButtonCell.IconAlignCell.Context| Constructor and Description |
|---|
ToggleButtonCell() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowDepress()
Returns the allow depress state.
|
void |
setAllowDepress(boolean allowDepress)
True to allow a toggle item to be depressed (defaults to true).
|
addArrowSelectHandler, addBeforeSelectHandler, addSelectHandler, getAppearance, getArrowAlign, getHTML, getIcon, getIconAlign, getMenu, getMenuAlign, getMinWidth, getMouseEvents, getScale, getText, hideMenu, isHTML, onBrowserEvent, render, setArrowAlign, setHTML, setHTML, setIcon, setIconAlign, setMenu, setMenuAlign, setMinWidth, setMouseEvents, setScale, setText, showMenugetHeight, getWidth, setHeight, setSize, setWidthaddHandler, fireEvent, isDisableEvents, setDisableEventsdependsOnSelection, getConsumedEvents, handlesSelection, isEditing, resetFocus, setValuepublic boolean isAllowDepress()
public void setAllowDepress(boolean allowDepress)
allowDepress - true to allow depressingCopyright © 2012. All Rights Reserved.