java.lang.Object
javafx.css.ParsedValue<V,T>
org.jhotdraw8.fxbase.styleable.SimpleParsedValue<V,T>
- Type Parameters:
V- type of the parsed valueT-StyleablePropertytype of the converted value
public class SimpleParsedValue<V,T>
extends javafx.css.ParsedValue<V,T>
SimpleParsedValue.
- Author:
- Werner Randelshofer
-
Field Summary
Fields inherited from class javafx.css.ParsedValue
converter, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javafx.css.ParsedValue
convert, getConverter, getValue, isContainsLookups, isLookup
-
Constructor Details
-
SimpleParsedValue
-