|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.layout.CoDefaultLayoutRowModel
com.ptc.core.ca.co.client.menu.CoDefaultNavBarRowModel
@Deprecated public class CoDefaultNavBarRowModel
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.menu.CoNavBarRowModel |
|---|
SELECTED_ACTION |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
ELEMENT |
| Method Summary | |
|---|---|
CoAction |
getSelectedAction()
Deprecated. Gets the value of the attribute: selectedAction; the "current" action in the row of actions. |
void |
init(CoEnvData envData)
Deprecated. The method responsible for the initialization of the model. |
void |
setSelectedAction(CoAction a_SelectedAction)
Deprecated. Sets the value of the attribute: selectedAction; the "current" action in the row of actions. |
void |
update(CoEnvData envData)
Deprecated. The method responsible for the update of the model. |
| Methods inherited from class com.ptc.core.ca.co.client.layout.CoDefaultLayoutRowModel |
|---|
getElement, setElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
getElement, setElement |
| Method Detail |
|---|
public void init(CoEnvData envData)
throws WTException
init in interface CoModelenvData -
WTException
public void update(CoEnvData envData)
throws WTException
update in interface CoModelupdate in class CoDefaultLayoutRowModelenvData -
WTExceptionpublic CoAction getSelectedAction()
getSelectedAction in interface CoNavBarRowModelpublic void setSelectedAction(CoAction a_SelectedAction)
setSelectedAction in interface CoNavBarRowModela_SelectedAction -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||