java.lang.Object
com.sun.faces.renderkit.Attribute
- All Implemented Interfaces:
Comparable<Attribute>
- Author:
- asmirnov@exadel.com
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Attribute
- Parameters:
name
-events
-
-
-
Method Details
-
attr
-
attr
-
getName
- Returns:
- the name
-
getEvents
- Returns:
- the events
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Attribute>
-