Interface WritableStyleableMapAccessor<T>

Type Parameters:
T - The value type.
All Superinterfaces:
MapAccessor<T>, ReadOnlyStyleableMapAccessor<T>

public interface WritableStyleableMapAccessor<T> extends ReadOnlyStyleableMapAccessor<T>
Interface for keys which support styled values from CSS.
Author:
Werner Randelshofer
  • Field Details

  • Method Details

    • getExamples

      default org.jhotdraw8.icollection.immutable.ImmutableList<String> getExamples()
      Gets example values.
      Returns:
      a help text.