| Package | Description |
|---|---|
| io.keikai.jsf | |
| io.keikai.jsf.ui.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionBridge.execute(Action action)
Execute the action in zk lifecycle, and update the result to client, it throws ComponentNotFoundException if zk desktop not found (e.g you run
the action in JSF post-back, so desktop was removed)
|
void |
ActionBridge.execute(Action action,
boolean auto)
Execute the action in zk lifecycle, and update the result to client.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionBridgeImpl.execute(Action action) |
void |
ActionBridgeImpl.execute(Action action,
boolean auto) |
Copyright © 2020. All rights reserved.