com.ptc.core.ca.co.client.primitive
Class CoEnumeratorUtils
java.lang.Object
com.ptc.core.ca.co.client.primitive.CoEnumeratorUtils
Deprecated.
@Deprecated
public class CoEnumeratorUtils
- extends Object
Provides common strategy methods to support the enumerator functionality.
Supported API: true
Extendable: false
|
Nested Class Summary |
static class |
com.ptc.core.ca.co.client.primitive.CoEnumeratorUtils.SimpleEnumeratorElement
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSelectedValue
public static Object getSelectedValue(CoEnumerator enumerator)
- Deprecated.
- Gets the selected value of the specified enumerator.
Supported API: true
- Parameters:
enumerator - The enumerator element.
- Returns:
- Object