public class CommandInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
cursorOffset |
boolean |
isChange |
int |
length |
int |
offset |
String |
text |
| Constructor and Description |
|---|
CommandInfo() |
public String text
public int offset
public int length
public int cursorOffset
public boolean isChange
Copyright © 2016. All Rights Reserved.