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 DtObject>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) GoogleJsonEngine.uiObjectFromJson(String json, Type paramType) Specific convertion Json to UiObject.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 TypeMethodDescriptionbooleanbooleanConstructor parameters in io.vertigo.vega.engines.webservice.json with type arguments of type UiObject