- input(Object) - Method in class com.nomagic.reportwizard.tools.DialogTool
-
Method for creating input dialog with message.
- input(Object, Object) - Method in class com.nomagic.reportwizard.tools.DialogTool
-
Method for creating input dialog with message and initial value of input field.
- input(Object, Object, String) - Method in class com.nomagic.reportwizard.tools.DialogTool
-
Method for creating input dialog with message, initial value of input field, and title.
- input(Object, Object, String, String) - Method in class com.nomagic.reportwizard.tools.DialogTool
-
Method for creating input dialog with message, collection, title, and default value for empty text.