public class DefaultCharacterEditor extends AbstractTextEditor<Character>
Character values.| Modifier and Type | Field and Description |
|---|---|
protected static Character |
EMPTY_CHARACTER |
SETTING_INPUT_INSTANTHEADER_LABEL_TOOLTIP, ON_ADD_EVENT, ON_DELETE_EVENTINITIAL_EDIT_STRING| Constructor and Description |
|---|
DefaultCharacterEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected Character |
getRawValue(org.zkoss.zul.impl.InputElement viewComponent)
Extracts value of the given editor component.
|
coerceFromString, convertToString, initAdditionalParameters, render, setRawValueclearInvalidInputAndNotify, handleChangeEvent, handleChangeEvent, handleChangingEvent, handleReadOnly, hasInvalidInput, initViewComponent, isPrimitive, onCancelEvent, onChangeEvent, onChangingEvent, onFocusEvent, onOkEventextractEmbeddedEditor, extractEmbeddedType, findAncestorEditor, findEmbeddedEditors, getInitialEditString, getL10nDecoratorprotected static final Character EMPTY_CHARACTER
protected Character getRawValue(org.zkoss.zul.impl.InputElement viewComponent)
AbstractTextBasedEditorRenderergetRawValue in class AbstractTextEditor<Character>viewComponent - the underlying editor componentCopyright © 2018. All rights reserved.