com.wewebu.ow.server.ui
Interface OwKeySetting
- All Known Implementing Classes:
- OwAbstractKeySetting, OwOSFamilyKeyCodeSetting
public interface OwKeySetting
Identifiable key-action settings information holder.
Can produce OwKeyActions for given event URLs , form names and descriptions that
can be registered within an OwAppContext.
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
getId
String getId()
createAction
OwKeyAction createAction(String strEventURL,
String strFormName,
String description)
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.