|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.enough.polish.preprocess.css.CssAttribute
de.enough.polish.preprocess.css.attributes.ColumnsWidthCssAttribute
public class ColumnsWidthCssAttribute
The columns-width CSS attribute is a specialized one.
Copyright Enough Software 2007
history
Apr 15, 2007 - rob creation
| Field Summary |
|---|
| Fields inherited from class de.enough.polish.preprocess.css.CssAttribute |
|---|
allowedValues, allowsCombinations, ANIMATION_PACKAGE, appliesTo, appliesToMap, defaultValue, description, group, id, isBaseAttribute, isCaseSensitive, mappingsByName, name, requiresMapping, shell, since, type |
| Constructor Summary | |
|---|---|
ColumnsWidthCssAttribute()
Creates a new instance |
|
| Method Summary | |
|---|---|
String |
getValue(String value,
Environment environment)
Checks and transforms the given CSS value for this attribute. |
Object |
instantiateValue(String sourceCode)
Instantiates the referenced value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColumnsWidthCssAttribute()
| Method Detail |
|---|
public String getValue(String value,
Environment environment)
CssAttribute
getValue in class CssAttributevalue - the attribute valueenvironment - the environment
public Object instantiateValue(String sourceCode)
CssAttribute
instantiateValue in class CssAttributesourceCode - the transformed value of this attribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||