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.ui
DevExpress.ui.dialog
DevExpress.viz
DevExpress.viz.charts
DevExpress.viz.charts.series
DevExpress.viz.common
DevExpress.viz.gauges
DevExpress.viz.map
DevExpress.viz.rangeSelector
DevExpress.viz.sparklines
jquery
ActionExecuteArgs
ActionOptions
Endpoint
Action
EndpointSelector
constructor
urlFor
abstract