|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExpandCollapseStyleKeysInterface
Component style keys used for com.sas.servlet.tbeans.html.ExpandCollapse
These keys also correspond to the style keys in the template.
TemplateInterface
,
TemplateSupport
Field Summary | |
---|---|
static java.lang.String |
BUTTONS_STYLE
Style key for td element containing button table. |
static java.lang.String |
BUTTONS_TABLE_STYLE
Style key for table containing all buttons. |
static java.lang.String |
CONTAINER_STYLE
Style key for entire table container. |
static java.lang.String |
DIV_STYLE
Style key for the expand collapse div tag. |
static java.lang.String |
SEPARATOR_STYLE
Style key for the separator row between the title area and the contents. |
static java.lang.String |
TITLE_STYLE
Style key for the entire title row area. |
Field Detail |
---|
static final java.lang.String CONTAINER_STYLE
static final java.lang.String BUTTONS_STYLE
static final java.lang.String BUTTONS_TABLE_STYLE
static final java.lang.String DIV_STYLE
static final java.lang.String SEPARATOR_STYLE
static final java.lang.String TITLE_STYLE
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |