org.broadleafcommerce.openadmin.client.view.dynamic.form
Interface Progress

All Known Implementing Classes:
SimpleProgress, UploadStatusProgress

public interface Progress

Author:
Jeff Fischer

Method Summary
 Boolean isActive()
           
 void setDisplay(ServerProcessProgressWindow window)
           
 void startProgress()
           
 void stopProgress()
           
 

Method Detail

startProgress

void startProgress()

stopProgress

void stopProgress()

isActive

Boolean isActive()

setDisplay

void setDisplay(ServerProcessProgressWindow window)


Copyright © 2013. All Rights Reserved.