| 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 |
|---|---|
JSTimeInterval |
DurationPropertyEditor.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DurationPropertyEditor.setValue(JSTimeInterval interval) |
| Modifier and Type | Method and Description |
|---|---|
JSTimeInterval |
DurationPropertyModel.convertToJSObject(com.google.gwt.json.client.JSONValue jv,
EntityManager em) |
JSTimeInterval |
DurationPropertyModel.getDefaultValue() |
JSTimeInterval |
DurationPropertyModel.getRawValue(JSEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
static JSTimeInterval |
JSTimeInterval.parse(com.google.gwt.json.client.JSONValue json,
JSTimeInterval.Format format) |
static JSTimeInterval |
JSTimeInterval.parse(String v,
JSTimeInterval.Format format) |
Copyright © 2018. All rights reserved.