|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.element.CoElement
com.ptc.core.ca.co.client.layout.CoLayoutRow
com.ptc.core.ca.co.client.menu.CoNavBarRow
@Deprecated public abstract class CoNavBarRow
The navigation bar row element extends layout row element to be able
to position actions and other elements in a row. See application developers
guide for more details.
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoContainer |
|---|
CHILDREN |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModelDriven |
|---|
MODEL |
| Fields inherited from interface com.ptc.core.ca.co.client.address.CoAddressable |
|---|
ADDRESS |
| Method Summary | |
|---|---|
CoConfigFeature |
getSelectedActionConfig()
Deprecated. Gets the value of the attribute: selectedActionConfig. |
CoModel |
newModel()
Deprecated. Returns newly created model of CoDefaultNavBarRowModel
class. |
void |
setSelectedActionConfig(CoConfigFeature a_SelectedActionConfig)
Deprecated. Sets the value of the attribute: selectedActionConfig. |
void |
updateChildren(CoEnvData envData)
Deprecated. Supported API: true |
| Methods inherited from class com.ptc.core.ca.co.client.layout.CoLayoutRow |
|---|
createDynamicSubElement, createStaticSubElement, getChildren, getModel, pruneChildren, setChildren, setModel, updateModel |
| Methods inherited from class com.ptc.core.ca.co.client.element.CoElement |
|---|
canBePruned, default_draw, default_init, draw, getAddress, getConfiguration, getFrame, getParent, handleDrawError, isBeingRefreshed, render, setAddress, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public CoConfigFeature getSelectedActionConfig()
public void setSelectedActionConfig(CoConfigFeature a_SelectedActionConfig)
a_SelectedActionConfig - public CoModel newModel()
CoDefaultNavBarRowModel
class.
newModel in interface CoModelDrivennewModel in class CoLayoutRow
public void updateChildren(CoEnvData envData)
throws WTException
updateChildren in interface CoContainerupdateChildren in class CoLayoutRowenvData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||