|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager
protected class RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager
| Constructor Summary | |
|---|---|
protected |
RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager()
|
| Method Summary | |
|---|---|
void |
activateEngine(java.lang.String engine)
|
void |
deactivate()
|
java.lang.String |
getActiveEngine()
|
java.util.List<java.lang.String> |
getAvailableEngines()
|
boolean |
isActivated()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager()
| Method Detail |
|---|
public java.util.List<java.lang.String> getAvailableEngines()
getAvailableEngines in interface WebDriver.ImeHandlerpublic java.lang.String getActiveEngine()
getActiveEngine in interface WebDriver.ImeHandlerpublic boolean isActivated()
isActivated in interface WebDriver.ImeHandlerpublic void deactivate()
deactivate in interface WebDriver.ImeHandlerpublic void activateEngine(java.lang.String engine)
activateEngine in interface WebDriver.ImeHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||