Package org.primefaces.showcase.view.dnd
Class ColumnManagerView
java.lang.Object
org.primefaces.showcase.view.dnd.ColumnManagerView
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidinit()voidsetService(ProductService service) voidvoid
-
Constructor Details
-
ColumnManagerView
public ColumnManagerView()
-
-
Method Details
-
init
@PostConstruct public void init() -
createDynamicColumns
public void createDynamicColumns() -
treeToTable
public void treeToTable() -
tableToTree
public void tableToTree() -
getProducts
-
getColumns
-
getAvailableColumns
-
setService
-