Guvnor Commons UI 6.0.0.Beta2

org.kie.guvnor.commons.ui.client.widget
Interface HasBusyIndicator

All Known Implementing Classes:
BusyIndicatorView

public interface HasBusyIndicator

Implementations support a "Busy" indicator


Method Summary
 void hideBusyIndicator()
           
 void showBusyIndicator(String message)
           
 

Method Detail

showBusyIndicator

void showBusyIndicator(String message)

hideBusyIndicator

void hideBusyIndicator()

Guvnor Commons UI 6.0.0.Beta2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.