Toggle navigation
Home
com.vaadin.event.ShortcutAction to com.vaadin.data.Result<com.vaadin.event.ShortcutAction>
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'framework'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Other
null
to
null
new ShortcutAction(data.length == 2 ? data[1] : null,keyCode,modifiers)
to
new ShortcutAction(data.length == 2 ? data[1] : null,keyCode,modifiers)