Uses of Record Class
org.praxisplatform.uischema.action.ActionCatalogItem
Packages that use ActionCatalogItem
-
Uses of ActionCatalogItem in org.praxisplatform.uischema.action
Methods in org.praxisplatform.uischema.action that return types with arguments of type ActionCatalogItemModifier and TypeMethodDescriptionActionCatalogResponse.actions()Returns the value of theactionsrecord component.Constructor parameters in org.praxisplatform.uischema.action with type arguments of type ActionCatalogItemModifierConstructorDescriptionActionCatalogResponse(String resourceKey, String resourcePath, String group, Object resourceId, List<ActionCatalogItem> actions) Creates an instance of aActionCatalogResponserecord class. -
Uses of ActionCatalogItem in org.praxisplatform.uischema.capability
Methods in org.praxisplatform.uischema.capability that return types with arguments of type ActionCatalogItemModifier and TypeMethodDescriptionCapabilitySnapshot.actions()Returns the value of theactionsrecord component.