com.wewebu.ow.server.ui
Class OwOSFamilyKeyCodeSetting
java.lang.Object
com.wewebu.ow.server.ui.OwAbstractKeySetting
com.wewebu.ow.server.ui.OwOSFamilyKeyCodeSetting
- All Implemented Interfaces:
- OwKeySetting
public class OwOSFamilyKeyCodeSetting
- extends OwAbstractKeySetting
Operating system based key setting.
Holds key and control-codes codes that define one action for
various operating system families.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
- Since:
- 4.1.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwOSFamilyKeyCodeSetting
public OwOSFamilyKeyCodeSetting(String id,
OwOSFamilyKeyCodeSetting.OwOSFamilyKeyCode... keyCodes)
createEvent
public OwKeyEvent createEvent(OwOSFamily osFamily,
String strEventURL,
String strFormName,
String description)
createAction
public OwOSFamilyKeyAction createAction(String strEventURL,
String strFormName,
String description)
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.