Interface DefaultableStyleableMapAccessor<T>

Type Parameters:
T - the value type
All Superinterfaces:
MapAccessor<CssDefaultableValue<T>>, NonNullMapAccessor<CssDefaultableValue<T>>, Serializable
All Known Implementing Classes:
DefaultableStyleableKey

public interface DefaultableStyleableMapAccessor<T> extends NonNullMapAccessor<CssDefaultableValue<T>>
DefaultableStyleableMapAccessor.
  • Method Details

    • getInitialValue

      T getInitialValue()