com.wewebu.ow.server.ui
Class OwUserAgentKeyAction
java.lang.Object
com.wewebu.ow.server.ui.OwUserAgentKeyAction
- All Implemented Interfaces:
- OwKeyAction
- Direct Known Subclasses:
- OwOSFamilyKeyAction
public abstract class OwUserAgentKeyAction
- extends Object
- implements OwKeyAction
HTTP user agent based key action.
Registers key events based on the information decoded by subclasses from
the user agent string found in the a given 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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwUserAgentKeyAction
public OwUserAgentKeyAction()
register
public final void register(OwAppContext owAppContext)
- Specified by:
register
in interface OwKeyAction
registerKeyEvent
protected abstract void registerKeyEvent(String userAgentHeader,
OwAppContext owAppContext)
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.