|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionTargetClass | |
---|---|
org.weda.action | |
org.weda.action.impl |
Uses of ActionTargetClass in org.weda.action |
---|
Methods in org.weda.action that return types with arguments of type ActionTargetClass | |
---|---|
java.util.Set<ActionTargetClass> |
ActionDescriptor.getTargetClasses()
Метод возвращает список классов над которыми действие может быть выполнено. |
Uses of ActionTargetClass in org.weda.action.impl |
---|
Classes in org.weda.action.impl that implement ActionTargetClass | |
---|---|
class |
ActionTargetClassImpl
|
Methods in org.weda.action.impl that return types with arguments of type ActionTargetClass | |
---|---|
java.util.Set<ActionTargetClass> |
ActionDescriptorImpl.getTargetClasses()
|
Methods in org.weda.action.impl with parameters of type ActionTargetClass | |
---|---|
void |
ActionDescriptorImpl.addTargetClass(ActionTargetClass targetClass)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |