Uses of Interface
it.tidalwave.role.ui.Styleable
-
Packages that use Styleable Package Description it.tidalwave.role.ui -
-
Uses of Styleable in it.tidalwave.role.ui
Fields in it.tidalwave.role.ui with type parameters of type Styleable Modifier and Type Field Description static java.lang.Class<Styleable>
Styleable. _Styleable_
Methods in it.tidalwave.role.ui that return Styleable Modifier and Type Method Description static Styleable
Styleable. of(java.lang.String... styles)
Creates a new instance from a collection of stringsstatic Styleable
Styleable. of(java.util.Collection<java.lang.String> styles)
Creates a new instance from a collection of strings
-