public class ClientOptions extends Options
| Modifier and Type | Method and Description |
|---|---|
static ClientOptions |
getInstance() |
int |
getPopupDelay()
Returns the delay (in milliseconds) before a hover popup is displayed.
|
int |
getPopupDuration()
Returns the duration (in milliseconds) that a hover popup will be displayed.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittransformForClientpublic static ClientOptions getInstance()
public int getPopupDelay()
public int getPopupDuration()
Copyright © 2018 Fujion Framework. All rights reserved.