|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColorSchemeNode | |
---|---|
org.apache.myfaces.trinidadinternal.style.xml.parse |
Uses of ColorSchemeNode in org.apache.myfaces.trinidadinternal.style.xml.parse |
---|
Methods in org.apache.myfaces.trinidadinternal.style.xml.parse that return types with arguments of type ColorSchemeNode | |
---|---|
java.util.Iterator<ColorSchemeNode> |
StyleSheetDocument.getColorSchemes()
Implementation of StyleSheetDocument.getColorSchemes(); |
Constructors in org.apache.myfaces.trinidadinternal.style.xml.parse with parameters of type ColorSchemeNode | |
---|---|
StyleSheetDocument(StyleSheetNode[] styleSheets,
ColorSchemeNode[] colorSchemes)
Deprecated. colorScheme elements are no longer supported |
|
StyleSheetDocument(StyleSheetNode[] styleSheets,
ColorSchemeNode[] colorSchemes,
java.lang.String documentVersion)
Deprecated. colorScheme elements are no longer supported |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |