public class ToolBarCustomizer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ToolBarCustomizer.Item |
| Constructor and Description |
|---|
ToolBarCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
List<ToolBarCustomizer.Item> |
getList() |
void |
itemDown(javax.faces.event.ActionEvent event) |
void |
itemUp(javax.faces.event.ActionEvent event) |
String |
resetList() |
public String resetList()
public void itemUp(javax.faces.event.ActionEvent event)
public void itemDown(javax.faces.event.ActionEvent event)
public List<ToolBarCustomizer.Item> getList()
Copyright © 2002-2020 The Apache Software Foundation. All Rights Reserved.