Class orion.parametercollectors.CommandParameterCollector
Extends
orion.commandregistry.ParameterCollector.
CommandParameterCollector
can collect parameters in a way that is integrated with the common
header elements of pages or sections.
Defined in: </jobs/genie.orion/orion-client-stable/workspace/bundles/org.eclipse.orion.client.ui/web/orion/parameterCollectors.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
orion.parametercollectors.CommandParameterCollector(getElementsFunction, toolbarLayoutFunction)
Constructs a new command parameter collector.
|
Method Attributes | Method Name and Description |
---|---|
close()
|
|
collectParameters(commandInvocation, cancelCallback)
|
|
getFillFunction(commandInvocation, closeFunction, cancelFunction)
|
|
open(commandNode, fillFunction, onClose)
|
Class Detail
orion.parametercollectors.CommandParameterCollector(getElementsFunction, toolbarLayoutFunction)
Constructs a new command parameter collector.
Method Detail
close()
collectParameters(commandInvocation, cancelCallback)
- Parameters:
- commandInvocation
- cancelCallback
getFillFunction(commandInvocation, closeFunction, cancelFunction)
- Parameters:
- commandInvocation
- closeFunction
- cancelFunction
open(commandNode, fillFunction, onClose)
- Parameters:
- commandNode
- fillFunction
- onClose