|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseVO | |
|---|---|
| org.compiere.intf | |
| org.compiere.vos | |
| org.compiere.web.sample | |
| Uses of ResponseVO in org.compiere.intf |
|---|
| Methods in org.compiere.intf with parameters of type ResponseVO | |
|---|---|
void |
WindowImplIntf.validateResponse(ResponseVO responseVO)
This method provides a mechanism for the server-side code to signal errors or warnings to the client upon the initial loading of the window. |
| Uses of ResponseVO in org.compiere.vos |
|---|
| Subclasses of ResponseVO in org.compiere.vos | |
|---|---|
class |
ChangeVO
Consequences of - Field Value Changes - New Row - Save (Update/Insert) Row |
class |
PreloadVO
|
class |
WindowVO
Model Window Value Object |
class |
ZoomTargetVO
|
| Uses of ResponseVO in org.compiere.web.sample |
|---|
| Methods in org.compiere.web.sample with parameters of type ResponseVO | |
|---|---|
void |
SampleWindowImpl.validateResponse(ResponseVO responseVO)
|
|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||