Uses of Class
org.openapitools.client.model.ApplicationLayout
Packages that use ApplicationLayout
-
Uses of ApplicationLayout in org.openapitools.client.api
Methods in org.openapitools.client.api that return ApplicationLayoutModifier and TypeMethodDescriptionSchemaApi.getApplicationLayout
(String appName) Retrieve the UI Layout for an Application Takes an Application name as an input parameter and retrieves the App Instance page Layout for that ApplicationMethods in org.openapitools.client.api that return types with arguments of type ApplicationLayoutModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ApplicationLayout>
SchemaApi.getApplicationLayoutWithHttpInfo
(String appName) Retrieve the UI Layout for an Application Takes an Application name as an input parameter and retrieves the App Instance page Layout for that Application -
Uses of ApplicationLayout in org.openapitools.client.model
Methods in org.openapitools.client.model that return ApplicationLayoutModifier and TypeMethodDescriptionApplicationLayout.addElementsItem
(Map<String, Object> elementsItem) ApplicationLayout.putOptionsItem
(String key, Object optionsItem) ApplicationLayout.rule
(ApplicationLayoutRule rule)