net.customware.gwt.presenter.client
Interface Display

All Known Subinterfaces:
WidgetDisplay

public interface Display


Method Summary
 void startProcessing()
          Indicate to the display that processing is being done.
 void stopProcessing()
          Indicate to the display that processing has completed.
 

Method Detail

startProcessing

void startProcessing()
Indicate to the display that processing is being done.


stopProcessing

void stopProcessing()
Indicate to the display that processing has completed.



Copyright © 2009 customware.net. All Rights Reserved.