public interface UserInterface
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive(Element e)
Gets the active attribute of the UserInterface object
|
boolean |
isFocus(Element e)
Gets the focus attribute of the UserInterface object
|
boolean |
isHover(Element e)
Gets the hover attribute of the UserInterface object
|
boolean isHover(Element e)
e - PARAMboolean isActive(Element e)
e - PARAMboolean isFocus(Element e)
e - PARAMCopyright © 2016. All rights reserved.