com.wewebu.ow.server.ui
Class OwOSFamilyKeyAction

java.lang.Object
  extended by com.wewebu.ow.server.ui.OwUserAgentKeyAction
      extended by com.wewebu.ow.server.ui.OwOSFamilyKeyAction
All Implemented Interfaces:
OwKeyAction

public class OwOSFamilyKeyAction
extends OwUserAgentKeyAction

Key action that can distinguish between user agent described 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

Constructor Summary
OwOSFamilyKeyAction(OwOSFamilyKeyCodeSetting setting, String strEventURL, String description)
           
OwOSFamilyKeyAction(OwOSFamilyKeyCodeSetting setting, String strEventURL, String strFormName, String description)
           
 
Method Summary
protected  void registerKeyEvent(String userAgentHeader, OwAppContext owAppContext)
           
 
Methods inherited from class com.wewebu.ow.server.ui.OwUserAgentKeyAction
register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwOSFamilyKeyAction

public OwOSFamilyKeyAction(OwOSFamilyKeyCodeSetting setting,
                           String strEventURL,
                           String description)

OwOSFamilyKeyAction

public OwOSFamilyKeyAction(OwOSFamilyKeyCodeSetting setting,
                           String strEventURL,
                           String strFormName,
                           String description)
Method Detail

registerKeyEvent

protected void registerKeyEvent(String userAgentHeader,
                                OwAppContext owAppContext)
Specified by:
registerKeyEvent in class OwUserAgentKeyAction


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.