Uses of Class
org.cxbox.core.service.action.ActionDescription
Packages that use ActionDescription
-
Uses of ActionDescription in org.cxbox.core.dto.rowmeta
Methods in org.cxbox.core.dto.rowmeta with parameters of type ActionDescriptionModifier and TypeMethodDescriptionActionsDTO.addMethod(int position, ActionDescription actionDescription, BusinessComponent bc) ActionsDTO.addMethod(ActionDescription actionDescription, BusinessComponent bc) -
Uses of ActionDescription in org.cxbox.core.service.action
Methods in org.cxbox.core.service.action that return ActionDescriptionMethods in org.cxbox.core.service.action with parameters of type ActionDescriptionModifier and TypeMethodDescriptionActionsBuilder.addAction(ActionDescription<T> actionDescription)