org.sandev.basics.util
Interface UIRenderInput

All Superinterfaces:
UIRenderOperand

public interface UIRenderInput
extends UIRenderOperand

An input operand used by a UIFormAdaptor to retrieve input parameters.


Method Summary
 java.util.Map getInputParameters()
          Return a map of the input parameters.
 
Methods inherited from interface org.sandev.basics.util.UIRenderOperand
init
 

Method Detail

getInputParameters

java.util.Map getInputParameters()
Return a map of the input parameters.