Enum ButtonColumn.ButtonType

java.lang.Object
java.lang.Enum<ButtonColumn.ButtonType>
com.premiumminds.wicket.crudifier.table.ButtonColumn.ButtonType
All Implemented Interfaces:
Serializable, Comparable<ButtonColumn.ButtonType>, java.lang.constant.Constable
Enclosing class:
ButtonColumn<T extends Serializable>

public static enum ButtonColumn.ButtonType
extends Enum<ButtonColumn.ButtonType>
defines the button type. since this is a bootstrap implementation, see getbootstrap.com for more information on each type
Author:
cfraga