public interface ParameterPage
extends org.eclipse.jface.wizard.IWizardPage
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ListMultimap<String,ParameterValue> |
getConfiguration()
Returns the configuration of the parameters this page is responsible for.
|
void |
setParameter(Set<FunctionParameter> params,
com.google.common.collect.ListMultimap<String,ParameterValue> initialValues)
Sets the parameters this page is responsible for and their initial
values.
|
void setParameter(Set<FunctionParameter> params, com.google.common.collect.ListMultimap<String,ParameterValue> initialValues)
params
- the parameters this page is responsible forinitialValues
- initial values of those parameters, may be
null
, should not be changedcom.google.common.collect.ListMultimap<String,ParameterValue> getConfiguration()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a