Package | Description |
---|---|
com.wewebu.ow.server.app | |
com.wewebu.ow.server.ui | |
com.wewebu.ow.server.ui.ua |
Modifier and Type | Method and Description |
---|---|
OwOSFamily |
OwPluginKeyBoardMaping.getOSFamily() |
Constructor and Description |
---|
OwPluginKeyBoardMaping(String strPluginID,
int iKeyCode,
int iCtrlCode,
OwOSFamily osFamily) |
Modifier and Type | Field and Description |
---|---|
OwOSFamily |
OwOSFamilyKeyCodeSetting.OwOSFamilyKeyCode.osFamily |
OwOSFamily |
OwOSFamilyMouseSetting.OwOSFamilyMouseActionCode.osFamily |
Modifier and Type | Method and Description |
---|---|
OwMouseEventDescription |
OwOSFamilyMouseSetting.createEvent(OwOSFamily osFamily,
OwString description) |
OwKeyEvent |
OwOSFamilyKeyCodeSetting.createEvent(OwOSFamily osFamily,
String strEventURL,
String strFormName,
String description) |
String |
OwKeyboardDescription.getDescription(int keyCode,
int ctrlCode,
Locale locale,
OwOSFamily family) |
String |
OwKeyEvent.getDescription(Locale locale,
OwOSFamily userAgentFamily) |
String |
OwMouseEventDescription.getDescription(Locale locale,
OwOSFamily userAgentFamily) |
String |
OwEventDescription.getDescription(Locale locale,
OwOSFamily userAgentFamily) |
String |
OwKeyEvent.getEventString(Locale locale,
OwOSFamily userAgentFamily) |
String |
OwMouseEventDescription.getEventString(Locale locale,
OwOSFamily userAgentFamily) |
String |
OwEventDescription.getEventString(Locale locale,
OwOSFamily userAgentFamily) |
String |
OwKeyEvent.getKeyDescription(Locale locale,
OwOSFamily userAgentFamily) |
Constructor and Description |
---|
OwOSFamilyKeyCodeSetting.OwOSFamilyKeyCode(OwOSFamily osFamily,
int iKeyCode,
int iCtrlKey) |
OwOSFamilyMouseSetting.OwOSFamilyMouseActionCode(OwOSFamily osFamily,
int keyCode,
int ctrlKey,
int clickActionCode) |
Modifier and Type | Method and Description |
---|---|
static OwOSFamily |
OwOSFamily.findFirst(String userAgent)
User agent string OS family parse-search
|
static OwOSFamily |
OwOSFamily.from(String family) |
static OwOSFamily |
OwOSFamily.fromFamilyName(String familyName) |
static OwOSFamily |
OwOSFamily.matchPattern(String family) |
static OwOSFamily |
OwOSFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OwOSFamily[] |
OwOSFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.