-
public interface Decoration.Style.ActivableA type of Style which can be in an "active" state.
-
-
Method Summary
Modifier and Type Method Description abstract BooleangetIsActive()-
-
Method Detail
-
getIsActive
abstract Boolean getIsActive()
-
-
-
-