|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoSelectorModel
The model of the element implementing CoSelector interface
must implement this interface.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
SELECTOR_TYPE
Deprecated. Label for the attribute; the type of selector the element is configured to support. |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
ELEMENT |
| Method Summary | |
|---|---|
CoSelectorType |
getSelectorType()
Deprecated. Gets the value of the attribute: SELECTOR_TYPE. |
void |
setSelectorType(CoSelectorType a_SelectorType)
Deprecated. Sets the value of the attribute: SELECTOR_TYPE. |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoModel |
|---|
getElement, init, setElement, update |
| Field Detail |
|---|
static final String SELECTOR_TYPE
| Method Detail |
|---|
CoSelectorType getSelectorType()
void setSelectorType(CoSelectorType a_SelectorType)
a_SelectorType -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||