Uses of Class
org.overlord.sramp.ui.client.places.BrowsePlace

Packages that use BrowsePlace
org.overlord.sramp.ui.client.activities   
org.overlord.sramp.ui.client.places   
org.overlord.sramp.ui.client.views   
 

Uses of BrowsePlace in org.overlord.sramp.ui.client.activities
 

Constructors in org.overlord.sramp.ui.client.activities with parameters of type BrowsePlace
BrowseActivity(BrowsePlace place, IClientFactory clientFactory)
          Constructor.
 

Uses of BrowsePlace in org.overlord.sramp.ui.client.places
 

Methods in org.overlord.sramp.ui.client.places that return BrowsePlace
 BrowsePlace BrowsePlace.clone()
          Creates a new copy of this place.
 BrowsePlace BrowsePlace.Tokenizer.getPlace(String token)
           
 

Methods in org.overlord.sramp.ui.client.places with parameters of type BrowsePlace
 String BrowsePlace.Tokenizer.getToken(BrowsePlace place)
           
 

Uses of BrowsePlace in org.overlord.sramp.ui.client.views
 

Methods in org.overlord.sramp.ui.client.views with parameters of type BrowsePlace
 void IBrowseView.onQueryStarting(BrowsePlace currentPlace)
          Called by the activity when it kicks off the async query for artifacts.
 void BrowseView.onQueryStarting(BrowsePlace currentPlace)
           
 



Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.