-
- All Implemented Interfaces:
public final class ListStyle.ItemIcon
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumListStyle.ItemIcon.State
-
Field Summary
Fields Modifier and Type Field Description private ListStyle.ItemIcon.Statestateprivate Stringhref
-
Constructor Summary
Constructors Constructor Description ListStyle.ItemIcon()
-
Method Summary
Modifier and Type Method Description final ListStyle.ItemIcon.StategetState()final UnitsetState(ListStyle.ItemIcon.State state)final StringgetHref()final UnitsetHref(String href)-
-
Method Detail
-
getState
final ListStyle.ItemIcon.State getState()
-
setState
final Unit setState(ListStyle.ItemIcon.State state)
-
-
-
-