|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoNavBarRowModel
The interface the model of the navigation bar row implements.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
SELECTED_ACTION
Deprecated. Label for the attribute; the "current" action in the row of actions. |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
ELEMENT |
| Method Summary | |
|---|---|
CoAction |
getSelectedAction()
Deprecated. Gets the value of the attribute: SELECTED_ACTION. |
void |
setSelectedAction(CoAction a_SelectedAction)
Deprecated. Sets the value of the attribute: SELECTED_ACTION. |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
getElement, init, setElement, update |
| Field Detail |
|---|
static final String SELECTED_ACTION
| Method Detail |
|---|
CoAction getSelectedAction()
void setSelectedAction(CoAction a_SelectedAction)
a_SelectedAction -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||