|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportParamPresentItem | |
|---|---|
| com.sage.accpac.sm | Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. |
| Uses of ReportParamPresentItem in com.sage.accpac.sm |
|---|
| Methods in com.sage.accpac.sm that return ReportParamPresentItem | |
|---|---|
ReportParamPresentItem[] |
ReportParameter.getPresentItems()
Get the presentation items of the report parameter |
| Constructors in com.sage.accpac.sm with parameters of type ReportParamPresentItem | |
|---|---|
ReportParameter(java.lang.String name,
byte[] description,
int type,
ReportParamPresentItem[] presentItems)
Construct without parameter value |
|
ReportParameter(java.lang.String name,
byte[] description,
int type,
ReportParamPresentItem[] presentItems,
java.lang.String value)
Construct with parameter value |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||