- attach
void attach(EditComponent* editComponent)
Undocumented in source. Be warned that the author may not have intended to support it.
- moveCarriage
void moveCarriage(int delta)
Undocumented in source. Be warned that the author may not have intended to support it.
- navigateCarriage
int navigateCarriage(int direction)
Undocumented in source. Be warned that the author may not have intended to support it.
- onProgress
void onProgress(ProgressEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- setCarriagePos
void setCarriagePos(int newPos)
Undocumented in source. Be warned that the author may not have intended to support it.
- setCarriagePosFromMousePos
void setCarriagePosFromMousePos(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- setCarriagePosWithoutCheckSelection
void setCarriagePosWithoutCheckSelection(int newPos)
Undocumented in source. Be warned that the author may not have intended to support it.