public interface CaretOwner extends ControlInterface
| Modifier and Type | Method and Description |
|---|---|
Caret |
caret() |
double |
position() |
void |
to(double position)
Utility method that invokes caret().to(Direction) with correct
direction.
|
Copyright © 2019. All rights reserved.