| Package | Description |
|---|---|
| to.etc.domui.dom.webaction |
| Modifier and Type | Method and Description |
|---|---|
IWebActionHandler |
JsonWebActionFactory.createHandler(Class<? extends NodeBase> node,
String actionCode) |
IWebActionHandler |
WebActionRegistry.IFactory.createHandler(Class<? extends NodeBase> node,
String actionCode) |
IWebActionHandler |
SimpleWebActionFactory.createHandler(Class<? extends NodeBase> nodeClass,
String actionCode) |
IWebActionHandler |
WebActionRegistry.findActionHandler(Class<? extends NodeBase> node,
String actionCode) |
Copyright © 2017 etc.to. All rights reserved.