Package | Description |
---|---|
net.java.html.lib.angular.ng |
Modifier and Type | Method and Description |
---|---|
static ILocationService |
ILocationService.$as(Object obj) |
ILocationService |
ILocationService.hash(String newHash) |
ILocationService |
ILocationService.path(String path)
Change path when called with parameter and return $location.
|
ILocationService |
ILocationService.replace() |
ILocationService |
ILocationService.search(Object search)
Change search part when called with parameter and return $location.
|
ILocationService |
ILocationService.search(String search,
Boolean paramValue)
Change search part when called with parameter and return $location.
|
ILocationService |
ILocationService.search(String search,
double paramValue)
Change search part when called with parameter and return $location.
|
ILocationService |
ILocationService.search(String search,
String paramValue)
Change search part when called with parameter and return $location.
|
ILocationService |
ILocationService.search(String search,
String[] paramValue)
Change search part when called with parameter and return $location.
|
ILocationService |
ILocationService.state(Object state) |
ILocationService |
ILocationService.url(String url) |
Copyright © 2018. All rights reserved.