Class CreateButtonInterceptor

java.lang.Object
ch.tocco.nice2.model.form.impl.form2.interceptors.CreateButtonInterceptor
All Implemented Interfaces:
FormInterceptor

@Component @Order(0) public class CreateButtonInterceptor extends Object implements FormInterceptor
Create actions and actiongroup are always added that they can be used to define the sorting (e.g. "after:createcopy"). If the action should not be visible, it is only added as placeholder. It will be removed in RemovePlaceholderInterceptor later.