|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StyleHolder
Name: StyleHolder
Description: An interface for tags that can hold style attributes.
Method Summary | |
---|---|
Object |
getStyleAttribute(String name)
Gets the style attribute with the given name. |
Method Detail |
---|
Object getStyleAttribute(String name) throws TagAttributeException
name
- The name of the style attribute to get.
TagAttributeException
- In case the tag attribute evaluation failed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |