|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.cell.client.AbstractCell<C>
com.google.gwt.cell.client.AbstractEditableCell<C,V>
com.google.gwt.cell.client.AbstractInputCell<T,V>
com.sencha.gxt.cell.core.client.AbstractEventInputCell<T,FieldCell.FieldViewData>
com.sencha.gxt.cell.core.client.form.FieldCell<T>
com.sencha.gxt.cell.core.client.form.ValueBaseInputCell<java.lang.Boolean>
com.sencha.gxt.cell.core.client.form.CheckBoxCell
com.sencha.gxt.cell.core.client.form.RadioCell
public class RadioCell
| Nested Class Summary | |
|---|---|
static interface |
RadioCell.RadioAppearance
|
| Nested classes/interfaces inherited from class com.sencha.gxt.cell.core.client.form.CheckBoxCell |
|---|
CheckBoxCell.CheckBoxAppearance, CheckBoxCell.CheckBoxCellOptions |
| Nested classes/interfaces inherited from class com.sencha.gxt.cell.core.client.form.ValueBaseInputCell |
|---|
ValueBaseInputCell.ValueBaseFieldAppearance |
| Nested classes/interfaces inherited from class com.sencha.gxt.cell.core.client.form.FieldCell |
|---|
FieldCell.FieldAppearance, FieldCell.FieldAppearanceOptions, FieldCell.FieldViewData |
| Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell |
|---|
Cell.Context |
| Constructor Summary | |
|---|---|
RadioCell()
|
|
RadioCell(RadioCell.RadioAppearance appearance)
|
|
| Method Summary |
|---|
| Methods inherited from class com.sencha.gxt.cell.core.client.form.CheckBoxCell |
|---|
getBoxLabel, isEditing, onBrowserEvent, render, setBoxLabel |
| Methods inherited from class com.sencha.gxt.cell.core.client.form.ValueBaseInputCell |
|---|
addParseErrorHandler, disable, enable, getAppearance, getCursorPos, getEmptyText, getInputElement, getName, getPropertyEditor, getText, isAllowBlank, isClearValueOnParseError, isSelectOnFocus, onEmpty, resetFocus, select, selectAll, setAllowBlank, setClearValueOnParseError, setCursorPos, setEmptyText, setName, setPropertyEditor, setSelectOnFocus, setText |
| Methods inherited from class com.sencha.gxt.cell.core.client.form.FieldCell |
|---|
finishEditing, getHeight, getWidth, handlesSelection, isDisabled, isReadOnly, onValid, redrawOnResize, setHeight, setReadOnly, setSize, setSize, setWidth |
| Methods inherited from class com.sencha.gxt.cell.core.client.AbstractEventInputCell |
|---|
addHandler, fireEvent, isDisableEvents, setDisableEvents |
| Methods inherited from class com.google.gwt.cell.client.AbstractEditableCell |
|---|
clearViewData, getViewData, setViewData |
| Methods inherited from class com.google.gwt.cell.client.AbstractCell |
|---|
dependsOnSelection, getConsumedEvents, setValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RadioCell()
public RadioCell(RadioCell.RadioAppearance appearance)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||