|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoLayoutModel
Conceptual layout element has the model implementing this iterface.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
ROWS
Deprecated. Label for the attribute; the list of conceptual layout row elements. |
| Fields inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel |
|---|
EXPANDED, WAS_EXPANDED |
| Method Summary | |
|---|---|
ArrayList |
getRows()
Deprecated. Gets the value of the attribute: ROWS. |
void |
setRows(ArrayList a_Rows)
Deprecated. Sets the value of the attribute: ROWS. |
| Methods inherited from interface com.ptc.core.ca.co.client.component.CoComponentModel |
|---|
isExpanded, isWasExpanded, setExpanded, setWasExpanded |
| Field Detail |
|---|
static final String ROWS
| Method Detail |
|---|
ArrayList getRows()
void setRows(ArrayList a_Rows)
a_Rows -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||