|
||||||||||
| 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.String>
com.sencha.gxt.cell.core.client.form.TextInputCell
com.sencha.gxt.cell.core.client.form.PasswordInputCell
public class PasswordInputCell
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sencha.gxt.cell.core.client.form.TextInputCell |
|---|
TextInputCell.TextFieldAppearance |
| 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 | |
|---|---|
PasswordInputCell()
|
|
| Method Summary | |
|---|---|
void |
render(Cell.Context context,
java.lang.String value,
SafeHtmlBuilder sb)
|
| Methods inherited from class com.sencha.gxt.cell.core.client.form.TextInputCell |
|---|
finishEditing, getAppearance, onBrowserEvent, setSize |
| Methods inherited from class com.sencha.gxt.cell.core.client.form.ValueBaseInputCell |
|---|
addParseErrorHandler, disable, enable, 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 |
|---|
getHeight, getWidth, handlesSelection, isDisabled, isReadOnly, onValid, redrawOnResize, setHeight, setReadOnly, 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.AbstractInputCell |
|---|
isEditing |
| 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 PasswordInputCell()
| Method Detail |
|---|
public void render(Cell.Context context,
java.lang.String value,
SafeHtmlBuilder sb)
render in interface Cell<java.lang.String>render in class TextInputCell
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||