Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
ng
ui
IStateProvider
Interface IStateProvider
Hierarchy
IServiceProvider
IStateProvider
Index
Properties
$get
Methods
decorator
state
Properties
public
$get
:
any
Methods
public
decorator
(
name
?:
string
, decorator
?:
(state: ng.ui.IState, parent: Function) => any
)
:
any
Parameters
name?:
string
optional
decorator?:
(state: ng.ui.IState, parent: Function) => any
optional
Returns
any
public
state
(
name
:
string
, config
:
IState
)
:
IStateProvider
Parameters
name:
string
config:
IState
Returns
IStateProvider
public
state
(
config
:
IState
)
:
IStateProvider
Parameters
config:
IState
Returns
IStateProvider
Globals
jquery
ng
ng.auto
ng.ui
IHrefOptions
IState
IStateOptions
IStateParamsService
IStateProvider
$get
decorator
state
IStateService
IUiViewScrollProvider
IUrlMatcher
IUrlMatcherFactory
IUrlRouterProvider
IUrlRouterService