public interface HasClearButton
| Modifier and Type | Method and Description |
|---|---|
boolean |
isClearButtonVisible()
Checks if the clear button is currently visible.
|
void |
setClearButtonVisible(boolean state)
Sets the visibility of the clear button.
|
boolean isClearButtonVisible()
void setClearButtonVisible(boolean state)
state - New state.Copyright © 2024 Miki. All rights reserved.