Interface IsSelectable
-
- All Implemented Interfaces:
public interface IsSelectable
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classIsSelectable.Companion
-
Method Summary
Modifier and Type Method Description abstract BooleanisSelected()abstract Unitselect(Boolean value)-
-
Method Detail
-
isSelected
abstract Boolean isSelected()
-
-
-
-