com.sage.swt.client.widget
Interface DataSourceProxyCallback


public interface DataSourceProxyCallback


Method Summary
 void onDone()
          Called when the operation has been completed
 void onError()
          Called when an error has occurred during the operation.
 

Method Detail

onDone

void onDone()
Called when the operation has been completed


onError

void onError()
Called when an error has occurred during the operation.



Copyright © 2011 Sage Software, Inc. All rights reserved.