public final class EntryIconPosition
extends org.freedesktop.bindings.Constant
Entry
.Modifier and Type | Field and Description |
---|---|
static EntryIconPosition |
PRIMARY
The icon will be placed at the beginning of the
Entry
(depending on the text direction). |
static EntryIconPosition |
SECONDARY
The icon will be placed at the end of the
Entry (depending on
the text direction). |
public static final EntryIconPosition PRIMARY
Entry
(depending on the text direction).public static final EntryIconPosition SECONDARY
Entry
(depending on
the text direction).