|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface WebPropertyHandler
Every property handler implements this interface. It's purpose is to
define methods for the generic handling of the user input related to
the given property.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
void |
updateProperty(CoProperty property,
WebEnvData web_envData)
Deprecated. Mines request for the parameters related to the given property. |
| Method Detail |
|---|
void updateProperty(CoProperty property,
WebEnvData web_envData)
throws WTException
DCA framework generially traverses the tree of DCA element invoking
this method for properties in non-view mode.
Supported API: true
property - web_envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||