haXe API Documentation
Back
|
Index
enum
haxe.web.DispatchRule
import haxe.web.Dispatch
Available in flash, neko, js, flash9, php, cpp
DRMult(r :
Array
<
MatchRule
>)
DRMeta(r :
DispatchRule
)
DRMatch(r :
MatchRule
)
DRArgs(r :
DispatchRule
,args :
Array
<{ rule :
MatchRule
, opt :
Bool
, name :
String
}>,opt :
Bool
)
Back
|
Index