public class ConnectionParameterType
Field Summary | ||
---|---|---|
static final int | CELL | |
Get the parameter value from a cell on each refresh.
|
||
static final int | PROMPT | |
Prompt the user on each refresh for a parameter value.
|
||
static final int | VALUE | |
Use a constant value on each refresh for the parameter value.
|