|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RequestDialog
The RequestDialog can be used to prompt users for report parameter values for custom parameter handling. The subclass must implement a dialog. It must have a default constructor, or a constructor of two parameters:
public RequestDialog(Window parent, RepletParameters params);
| Method Summary | |
|---|---|
RepletRequest |
getRepletRequest()
Get user entered parameter values. |
| Method Detail |
|---|
RepletRequest getRepletRequest()
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||