public interface BorderView
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY_DISPLAYED |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBorderDisplayed() |
void |
setBorderDisplayed(boolean displayed)
Sets whether a border should be displayed or not
|
static final java.lang.String KEY_DISPLAYED