public interface UserInterface
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive(org.w3c.dom.Element e)
Gets the active attribute of the UserInterface object
|
boolean |
isFocus(org.w3c.dom.Element e)
Gets the focus attribute of the UserInterface object
|
boolean |
isHover(org.w3c.dom.Element e)
Gets the hover attribute of the UserInterface object
|
boolean isHover(org.w3c.dom.Element e)
e - PARAMboolean isActive(org.w3c.dom.Element e)
e - PARAMboolean isFocus(org.w3c.dom.Element e)
e - PARAMCopyright © 2014. All Rights Reserved.