|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionInvoker | |
|---|---|
| org.deduced | This package contains the base classes of the deduced framework. |
| org.deduced.dynamic | The Dynamic package contains an implementation of the property collection that can be dynamically modified as the schema changes. |
| Uses of ActionInvoker in org.deduced |
|---|
| Fields in org.deduced declared as ActionInvoker | |
|---|---|
private static ActionInvoker |
AbstractPropertyCollection.ACTION_INVOKER
action invoker |
| Methods in org.deduced that return ActionInvoker | |
|---|---|
static ActionInvoker |
AbstractPropertyCollection.getActionInvoker()
get Action Invoker |
| Methods in org.deduced with parameters of type ActionInvoker | |
|---|---|
static void |
AbstractPropertyCollection.setActionInvoker(ActionInvoker setInvoker)
set Action Invoker |
| Uses of ActionInvoker in org.deduced.dynamic |
|---|
| Classes in org.deduced.dynamic that implement ActionInvoker | |
|---|---|
class |
DefaultActionInvoker
Default Action Invoker |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||