|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionDescriptorException | |
---|---|
org.weda.action | |
org.weda.action.impl |
Uses of ActionDescriptorException in org.weda.action |
---|
Methods in org.weda.action that throw ActionDescriptorException | |
---|---|
ActionParameter |
ActionDescriptor.getActionParameter(java.lang.String name)
Метод вернет описание параметра по его имени. |
void |
ActionDescriptor.init()
|
void |
ActionDescriptor.setActionParametersValues(java.lang.Object action)
Метод устанавливает значения свойств объекта действия. |
Uses of ActionDescriptorException in org.weda.action.impl |
---|
Methods in org.weda.action.impl that throw ActionDescriptorException | |
---|---|
ActionParameter |
ActionDescriptorImpl.getActionParameter(java.lang.String name)
|
void |
ActionDescriptorImpl.init()
|
void |
ActionDescriptorImpl.setActionParametersValues(java.lang.Object action)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |