Removes the specified key action from the map.
Namespace:
ESRI.ADF.UI
Syntax
function removeKeyAction ( keycode : [T:J#Sys.UI.Key] ) |
Parameters
- keycode
- Type: [T:J#Sys.UI.Key]
Key action to remove indicated by the key code
function removeKeyAction ( keycode : [T:J#Sys.UI.Key] ) |