Package  Class  Tree  Index  Help 
 PREV   NEXT FRAMES    NO FRAMES  


 

 

Uses of Interface
jve.generated.IActionBinder

Uses of IActionBinder in jve.generated
 

Classes in jve.generated that implement IActionBinder
 class SwingDataServiceAction
          This action will execute a data source service with a single argument.
 

Methods in jve.generated with parameters of type IActionBinder
 void SwingTableBinder.actionPerformed(IActionBinder action)
          Respond to an action occuring.
 void DataSourceDataRows.actionPerformed(IActionBinder action)
           
 void ObjectReference.actionPerformed(IActionBinder action)
          Notify an argument of an action.
 void IBoundObject.actionPerformed(IActionBinder action)
          Notify the bound object that an action was performed where the reference object was used to perform an action.
 void DataSourceService.actionPerformed(IActionBinder action)
          Reacts to some action performed on this data source service.
 void DataSourceDataObject.actionPerformed(IActionBinder action)
          React to an action that may impact this ActionDataObject and its arguments.
 


Package  Class  Tree  Index  Help 
 PREV   NEXT FRAMES    NO FRAMES