Uses of Interface
io.vertigo.vega.webservice.model.UiObject
Packages that use UiObject
-
Uses of UiObject in io.vertigo.vega.engines.webservice.json
Classes in io.vertigo.vega.engines.webservice.json that implement UiObjectModifier and TypeClassDescriptionclassVegaUiObject<D extends io.vertigo.datamodel.data.model.DataObject>UiObject is used as an Input buffer from client.Methods in io.vertigo.vega.engines.webservice.json that return UiObjectModifier and TypeMethodDescriptionAbstractUiListModifiable.createUiObject(D dto) UiListModifiable.createUiObject(D dto) AbstractUiListModifiable.get(int row) AbstractUiListModifiable.remove(int index) <D extends io.vertigo.datamodel.data.model.DataObject>
UiObject<D> GoogleJsonEngine.uiObjectFromJson(String json, Type paramType) Specific convertion Json to UiObject.<D extends io.vertigo.datamodel.data.model.DataObject>
UiObject<D> JsonEngine.uiObjectFromJson(String json, Type paramType) Specific convertion Json to UiObject.Methods in io.vertigo.vega.engines.webservice.json that return types with arguments of type UiObjectModifier and TypeMethodDescriptionUiListDelta.getCreatesMap()UiListDelta.getDeletesMap()UiListDelta.getUpdatesMap()AbstractUiListModifiable.iterator()Methods in io.vertigo.vega.engines.webservice.json with parameters of type UiObjectModifier and TypeMethodDescriptionvoidbooleanbooleanConstructor parameters in io.vertigo.vega.engines.webservice.json with type arguments of type UiObject