Index

These are common commands that apply to all widgets that have them injected.

Members

Functions

getCursorIndex
int getCursorIndex()

Get the index where the insert cursor is.

getSelectedTextIndices
int[] getSelectedTextIndices()

Get the start and end indexes of the text selection if there is one.

getTextLength
int getTextLength()

Get the length of the text.

Meta