Package org.gorpipe.querydialogs.argument
-
Class Summary Class Description DateArgument Represents an argument that expects a date value.FileArgument Represents an argument that expects a file path.NumberArgument Represents an argument that expects a numeric value.QueryArgument Represents an argument that uses a gor/nor query to create the values the user can select from.StringArgument Represents an argument that expects a string value.