public interface IStiSelect
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsSelected()
Gets value indicates that component is selected.
|
int |
getSelectionTick() |
void |
invert()
Invert selection of component.
|
void |
reset()
Reset selection of component.
|
void |
select()
Select component.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.