| Constructors in org.apache.myfaces.trinidadinternal.style.xml.parse with parameters of type PropertyNode |
StyleNode(java.lang.String name,
java.lang.String selector,
PropertyNode[] properties,
PropertyNode[] skinProperties,
IncludeStyleNode[] includedStyles,
IncludePropertyNode[] includedProperties,
IncludeCompactPropertyNode[] includedCompactProperties,
java.util.Set<java.lang.String> inhibitedProperties)
Creates a Style with the specified properties |
StyleNode(java.lang.String name,
java.lang.String selector,
PropertyNode[] properties,
PropertyNode[] skinProperties,
IncludeStyleNode[] includedStyles,
IncludePropertyNode[] includedProperties,
IncludeCompactPropertyNode[] includedCompactProperties,
java.util.Set<java.lang.String> inhibitedProperties)
Creates a Style with the specified properties |
StyleNode(java.lang.String name,
java.lang.String selector,
PropertyNode[] properties,
PropertyNode[] skinProperties,
IncludeStyleNode[] includedStyles,
IncludePropertyNode[] includedProperties,
IncludeCompactPropertyNode[] includedCompactProperties,
java.util.Set<java.lang.String> inhibitedProperties,
boolean resetProperties)
|
StyleNode(java.lang.String name,
java.lang.String selector,
PropertyNode[] properties,
PropertyNode[] skinProperties,
IncludeStyleNode[] includedStyles,
IncludePropertyNode[] includedProperties,
IncludeCompactPropertyNode[] includedCompactProperties,
java.util.Set<java.lang.String> inhibitedProperties,
boolean resetProperties)
|