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:  </shared/eclipse/e4/orion/I201404012230/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)
								 
								
							 | 
						|
| 
								 getFillFunction(commandInvocation, closeFunction)
								 
								
							 | 
						|
| 
								 open(commandNode, fillFunction, onClose)
								 
								
							 | 
						
					Class Detail
				
				
				
						orion.parametercollectors.CommandParameterCollector(getElementsFunction, toolbarLayoutFunction)
				
				
				
					Constructs a new command parameter collector.
					
				
				
				
				
				
					
						
					
					
					
					
					
					
					
			
					Method Detail
				
				
					 
					
					
					
					close()
					
					
					
					
					
					collectParameters(commandInvocation)
					
					
					- Parameters:
 - commandInvocation
 
					
					
					getFillFunction(commandInvocation, closeFunction)
					
					
					- Parameters:
 - commandInvocation
 - closeFunction
 
					
					
					open(commandNode, fillFunction, onClose)
					
					
					- Parameters:
 - commandNode
 - fillFunction
 - onClose