Uses of Interface
wt.vc.wip.WIPChangeDelegate

Packages that use WIPChangeDelegate
wt.vc.wip
 
 

Uses of WIPChangeDelegate in wt.vc.wip
 

Classes in wt.vc.wip that implement WIPChangeDelegate
 class WIPChangeDefaultDelegate
          Specific delegate for checking whether passed WTObject has been changed.
 

Methods in wt.vc.wip that return WIPChangeDelegate
static WIPChangeDelegate WIPChangeFactory.getDelegate(Workable object)
          Finds the correct delegate to execute hasChanged as per the requestor object class.
static WIPChangeDelegate WIPChangeFactory.getDelegate(Workable object)
          Finds the correct delegate to execute hasChanged as per the requestor object class.