Uses of Class
de.rowa.posps.client.connection.OperationInvocation

Packages that use OperationInvocation
de.rowa.posps.client.connection   
de.rowa.posps.client.controls   
 

Uses of OperationInvocation in de.rowa.posps.client.connection
 

Methods in de.rowa.posps.client.connection with parameters of type OperationInvocation
 void OperationInvocationListener.operationInvoked(ConnectionProtocol connectionProtocol, OperationInvocation operationInvocation)
          Called after an operation has been added to the log of a ConnectionProtocol.
 

Uses of OperationInvocation in de.rowa.posps.client.controls
 

Methods in de.rowa.posps.client.controls that return OperationInvocation
 OperationInvocation OperationInvocationTableModel.getRow(int rowIndex)
           
 

Methods in de.rowa.posps.client.controls with parameters of type OperationInvocation
 void OperationInvocationTableModel.operationInvoked(ConnectionProtocol connectionProtocol, OperationInvocation operationInvocation)
           
 void ConnectionProtocolPanel.operationInvoked(ConnectionProtocol connectionProtocol, OperationInvocation operationInvocation)
           
 



Copyright © 2007-2016 Becton Dickinson. All Rights Reserved.