|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RadioStyleKeysInterface
Interface that contains the keys for the style map for the Radio.
Field Summary | |
---|---|
static java.lang.String |
RADIO_BOX
Key used to control style for the radio. |
static java.lang.String |
RADIO_CONTAINER
Key used to control style for the radio container (table) when orientation is horizontal. |
static java.lang.String |
RADIO_CONTAINER_CELL
Key used to control style for the radio container cell (table cell) when orientation is horizontal. |
static java.lang.String |
RADIO_INNER_CONTAINER
Key used to control style for the radio inner container (table) when orientation is horizontal. |
static java.lang.String |
RADIO_INNER_CONTAINER_LABEL_CELL
Key used to control style for the radio inner container left cell (table cell) when orientation is horizontal. |
static java.lang.String |
RADIO_INNER_CONTAINER_RADIO_CELL
Key used to control style for the radio inner container right cell (table cell) when orientation is horizontal. |
static java.lang.String |
RADIO_LABEL
Key used to control style for the radio label. |
Field Detail |
---|
static final java.lang.String RADIO_BOX
static final java.lang.String RADIO_LABEL
static final java.lang.String RADIO_CONTAINER
static final java.lang.String RADIO_CONTAINER_CELL
static final java.lang.String RADIO_INNER_CONTAINER
static final java.lang.String RADIO_INNER_CONTAINER_LABEL_CELL
static final java.lang.String RADIO_INNER_CONTAINER_RADIO_CELL
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |