| Package | Description |
|---|---|
| net.inveed.gwt.editor.client.editor.fields | |
| net.inveed.gwt.editor.client.model.properties | |
| net.inveed.gwt.editor.client.types |
| Modifier and Type | Method and Description |
|---|---|
JSBoolean |
BooleanPropertyEditor.getValue() |
| Modifier and Type | Method and Description |
|---|---|
JSBoolean |
BooleanPropertyModel.convertToJSObject(com.google.gwt.json.client.JSONValue jsonValue,
EntityManager em) |
JSBoolean |
BooleanPropertyModel.getDefaultValue() |
JSBoolean |
BooleanPropertyModel.getRawValue(JSEntity entity) |
| Modifier and Type | Field and Description |
|---|---|
static JSBoolean |
JSBoolean.FALSE |
static JSBoolean |
JSBoolean.TRUE |
| Modifier and Type | Method and Description |
|---|---|
static JSBoolean |
JSBoolean.parse(com.google.gwt.json.client.JSONValue v) |
static JSBoolean |
JSBoolean.parse(String sv) |
Copyright © 2018. All rights reserved.