ControllerActionSet

Undocumented in source.

Members

Functions

getRoutedAction
ControllerAction getRoutedAction(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
mapRoutedAction
void mapRoutedAction(string name, ControllerAction action)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

defaultAction
ControllerAction defaultAction [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
defaultAction
ControllerAction defaultAction [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
mandatoryAction
ControllerAction mandatoryAction [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
mandatoryAction
ControllerAction mandatoryAction [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta