Uses of Interface
to.etc.domui.component.input.IActionAllowed

Packages that use IActionAllowed
to.etc.domui.component.input   
 

Uses of IActionAllowed in to.etc.domui.component.input
 

Methods in to.etc.domui.component.input that return IActionAllowed
 IActionAllowed LookupInput.getIsLookupAllowed()
           
 

Methods in to.etc.domui.component.input with parameters of type IActionAllowed
 void LookupInput.setIsLookupAllowed(IActionAllowed isLookupAllowed)