public interface Chip
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getData() |
java.lang.CharSequence |
getText() |
int |
getWidth() |
void |
setState(int[] stateSet)
Sets the UI state.
|
java.lang.CharSequence getText()
java.lang.Object getData()
int getWidth()
void setState(int[] stateSet)
stateSet - one of the state constants in View