Uses of Class
net.officefloor.eclipse.common.dialog.input.InvalidValueException

Packages that use InvalidValueException
net.officefloor.eclipse.common.dialog.input   
net.officefloor.eclipse.common.dialog.input.impl   
net.officefloor.eclipse.common.dialog.input.translator   
 

Uses of InvalidValueException in net.officefloor.eclipse.common.dialog.input
 

Methods in net.officefloor.eclipse.common.dialog.input that throw InvalidValueException
 T InputHandler.getValue()
          Obtains the value.
 boolean PropertyInputHandler.populatePropertyOnBean()
          Populates the value on the property of the bean.
 Object ValueTranslator.translate(Object inputValue)
          Translates the Input value to the value for use.
 

Uses of InvalidValueException in net.officefloor.eclipse.common.dialog.input.impl
 

Methods in net.officefloor.eclipse.common.dialog.input.impl that throw InvalidValueException
 Object ManagedObjectScopeInput.translate(Object inputValue)
           
 

Uses of InvalidValueException in net.officefloor.eclipse.common.dialog.input.translator
 

Methods in net.officefloor.eclipse.common.dialog.input.translator that throw InvalidValueException
 Object ResourceFullPathValueTranslator.translate(Object inputValue)
           
 



Copyright © 2005-2013. All Rights Reserved.