I - input type of the actionO - output type of the actionpublic interface CockpitActionRenderer<I,O>
| Modifier and Type | Method and Description |
|---|---|
void |
render(org.zkoss.zk.ui.Component parent,
CockpitAction<I,O> action,
ActionContext<I> context,
boolean updateMode,
ActionListener<O> listener) |
void render(org.zkoss.zk.ui.Component parent,
CockpitAction<I,O> action,
ActionContext<I> context,
boolean updateMode,
ActionListener<O> listener)
Copyright © 2018. All rights reserved.