|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
BrowseView.onQueryStarting(BrowsePlace currentPlace)
|
void |
IBrowseView.onQueryStarting(BrowsePlace currentPlace)
Called by the activity when it kicks off the async query for artifacts. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||