Class AbstractButtonGenerator
java.lang.Object
net.n2oapp.framework.config.metadata.compile.toolbar.AbstractButtonGenerator
- All Implemented Interfaces:
ButtonGenerator
- Direct Known Subclasses:
CreateGenerator,DeleteGenerator,UpdateGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected List<ToolbarItem>build(DefaultActions action, CompileProcessor p) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.n2oapp.framework.api.metadata.compile.ButtonGenerator
generate, getCode
-
Constructor Details
-
AbstractButtonGenerator
public AbstractButtonGenerator()
-
-
Method Details
-
build
-