Uses of Class
org.drools.guvnor.client.common.GenericCallback

Packages that use GenericCallback
org.drools.guvnor.client.widgets.wizards.assets   
 

Uses of GenericCallback in org.drools.guvnor.client.widgets.wizards.assets
 

Methods in org.drools.guvnor.client.widgets.wizards.assets that return GenericCallback
protected  GenericCallback<String> AbstractNewAssetWizard.createCheckedInCallback()
          Call-back following check-in of the updated Asset.
protected  GenericCallback<String> AbstractNewAssetWizard.createCreateAssetCallback(T content)
          Call-back following creation of the new Asset.
protected  GenericCallback<RuleAsset> AbstractNewAssetWizard.createSetContentCallback(T content)
          Call-back following retrieval of the new Asset from the Repository.
 



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