public interface Coreattrs
| Modifier and Type | Method and Description |
|---|---|
String |
classname()
To get the class attribute of an html element
|
String |
id()
To get the id attribute (unique) of an html element.
|
String |
style()
To get the style attribute of an html element
|
String |
title()
To get the title attribute of an html element
|
String id()
String classname()
CoreAttributeSupportString style()
CoreAttributeSupportString title()
CoreAttributeSupportCopyright © 2008-2013 Ovea. All Rights Reserved.