public class DefaultBooleanEditor extends AbstractBooleanEditorRenderer
SHOW_OPTIONAL_FIELD_PARAMHEADER_LABEL_TOOLTIP, ON_ADD_EVENT, ON_DELETE_EVENTINITIAL_EDIT_STRING| Constructor and Description |
|---|
DefaultBooleanEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(org.zkoss.zk.ui.Component parent,
EditorContext<Boolean> context,
EditorListener<Boolean> listener)
Creates a new editor component and attaches it to the specified
Component component. |
getBooleanLabel, getShowOptionalFieldParamValueextractEmbeddedEditor, extractEmbeddedType, findAncestorEditor, findEmbeddedEditors, getInitialEditString, getL10nDecoratorpublic void render(org.zkoss.zk.ui.Component parent,
EditorContext<Boolean> context,
EditorListener<Boolean> listener)
CockpitEditorRendererComponent component.parent - parent component the editor should be attached tocontext - the context for the editor creationlistener - the listener to notify the rest of the world about value changes and other eventsCopyright © 2018. All rights reserved.