public interface IStiShift
| Modifier and Type | Method and Description |
|---|---|
boolean |
getShift()
Gets or sets value indicates that component is can be shift.
|
StiEnumSet<StiShiftMode> |
getShiftMode() |
void |
setShift(boolean value) |
void |
setShiftMode(StiEnumSet<StiShiftMode> value) |
boolean getShift()
void setShift(boolean value)
StiEnumSet<StiShiftMode> getShiftMode()
void setShiftMode(StiEnumSet<StiShiftMode> value)
Copyright © 2019 Stimulsoft. All Rights Reserved.