Class TrafficLightComponent
java.lang.Object
com.ptc.core.components.rendering.AbstractGuiComponent
com.ptc.core.components.rendering.guicomponents.AbstractGraphicalComponent
com.ptc.core.components.rendering.guicomponents.MultiStateIconComponent
com.ptc.core.components.rendering.guicomponents.TrafficLightComponent
- All Implemented Interfaces:
GuiComponent,GraphicalComponent,com.ptc.core.components.rendering.guicomponents.PrintableComponent,GraphicalAttRepresentationHandler,com.ptc.netmarkets.util.misc.NmFormatable,Serializable
Component used to display a "Traffic Light" graphic for graphical attributes. See Story 2739933
"Create traffic light component" for more info.
Supported API: true
Extendable: true
Supported API: true
Extendable: true
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnumeration corresponding to a three-state 'TrafficLight' graphic
Supported API: true
Extendable: false -
Field Summary
Fields inherited from class com.ptc.core.components.rendering.guicomponents.MultiStateIconComponent
JS_RENDERER_FUNCTIONFields inherited from class com.ptc.core.components.rendering.AbstractGuiComponent
componentHidden, divClass, enabled, locale, multiValued, readOnly, renderer, renderWhileHidden, required, valueHiddenFields inherited from interface com.ptc.core.components.rendering.GuiComponent
NBSPFields inherited from interface com.ptc.netmarkets.util.misc.NmFormatable
DIV_CLASS, RENDER_WHILE_HIDDEN, STYLE_CLASSES -
Method Summary
Methods inherited from class com.ptc.core.components.rendering.guicomponents.MultiStateIconComponent
getInternalValue, getJSRendererName, getPrintableValue, isValidForDatatype, newInstance, toJSONMethods inherited from class com.ptc.core.components.rendering.AbstractGuiComponent
_isValueNull, addHiddenField, addOnChangeListenerForDriverAttribute, addStyleClass, draw, getCollationKey, getColumnName, getDivClass, getFilterInternalValue, getHiddenClass, getHiddenFields, getId, getInternalValueString, getLabel, getLocale, getName, getRenderer, getRequiredStyle, getStyleClasses, getStyleClassList, isComponentHidden, isDriverAttribute, isEnabled, isHiddenId, isMultiValued, isReadOnly, isRenderLabel, isRenderLabelOnRight, isRenderWhileHidden, isRequired, isValueHidden, isValueNull, removeStyleClass, setCollationKey, setColumnName, setComponentHidden, setDivClass, setEnabled, setFilterInternalValue, setHiddenId, setHiddenIdClass, setId, setLabel, setLocale, setMultiValued, setName, setReadOnly, setRenderer, setRenderLabel, setRenderLabelOnRight, setRenderWhileHidden, setRequired, setValueHidden, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.ptc.core.components.rendering.GuiComponent
addHiddenField, draw, getHiddenFields