| Modifier and Type | Method and Description |
|---|---|
JSEntityList |
LinkedEntitiesListEditor.getValue() |
JSEntityList |
InPlaceEntitiesListEditor.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
InPlaceEntitiesListEditor.setValue(JSEntityList v) |
| Modifier and Type | Method and Description |
|---|---|
JSEntityList |
LinkedEntitiesList.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkedEntitiesList.setValue(JSEntityList v) |
| Modifier and Type | Method and Description |
|---|---|
Promise<JSEntityList,IError> |
EntityManager.listEntities(EntityModel type,
int page,
int pageSize,
Map<String,com.google.gwt.json.client.JSONValue> params) |
| Modifier and Type | Method and Description |
|---|---|
JSEntityList |
LinkedEntitiesListPropertyModel.convertToJSObject(com.google.gwt.json.client.JSONValue jv,
EntityManager em) |
JSEntityList |
LinkedEntitiesListPropertyModel.getDefaultValue() |
JSEntityList |
LinkedEntitiesListPropertyModel.getRawValue(JSEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
static JSEntityList |
JSEntityList.parse(com.google.gwt.json.client.JSONValue v,
EntityModel basicType,
EntityManager em) |
Copyright © 2018. All rights reserved.