Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
DevExpress
EndpointSelector
Class EndpointSelector
Index
Constructor methods
constructor
Methods
urlFor
Constructor methods
constructor
(
config
:
{ [key: string]: DevExpress.Endpoint; }
)
:
EndpointSelector
Parameters
config:
{ [key: string]: DevExpress.Endpoint; }
Returns
EndpointSelector
Methods
public
urlFor
(
key
:
string
)
:
string
Parameters
key:
string
Returns
string
Globals
DevExpress
DevExpress.data
DevExpress.data.queryAdapters
DevExpress.data.utils
DevExpress.data.utils.odata
DevExpress.devices
DevExpress.framework
DevExpress.framework.html
DevExpress.framework.utils
DevExpress.ui
DevExpress.ui.dialog
jquery
ActionExecuteArgs
ActionOptions
Endpoint
Action
EndpointSelector
constructor
urlFor
abstract