Uses of Enum Class
net.n2oapp.framework.config.metadata.compile.action.DefaultActions
Packages that use DefaultActions
Package
Description
-
Uses of DefaultActions in net.n2oapp.framework.config.metadata.compile.action
Methods in net.n2oapp.framework.config.metadata.compile.action that return DefaultActionsModifier and TypeMethodDescriptionstatic DefaultActionsstatic DefaultActionsReturns the enum constant of this class with the specified name.static DefaultActions[]DefaultActions.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DefaultActions in net.n2oapp.framework.config.metadata.compile.toolbar
Methods in net.n2oapp.framework.config.metadata.compile.toolbar with parameters of type DefaultActionsModifier and TypeMethodDescriptionprotected List<ToolbarItem>AbstractButtonGenerator.build(DefaultActions action, CompileProcessor p)