com.ptc.core.components.rendering.guicomponents
Class MessageGlyphComponent

java.lang.Object
  extended by com.ptc.core.components.rendering.AbstractGuiComponent
      extended by com.ptc.core.components.rendering.guicomponents.HTMLGuiComponent
          extended by com.ptc.core.components.rendering.guicomponents.IconComponent
              extended by com.ptc.core.components.rendering.guicomponents.MessageGlyphComponent
All Implemented Interfaces:
com.ptc.core.components.rendering.GuiComponent, com.ptc.core.components.rendering.guicomponents.PrintableComponent, com.ptc.netmarkets.util.misc.NmFormatable, Serializable

public class MessageGlyphComponent
extends IconComponent

Carries the data to appropriately display a message status in the UI. This component displays as just an empty placeholder for message status glyphs to be dynamically inserted into. The getJavascript() method returns javascript that will insert the correct messages in a table where one of the columns is a statusFamily_Message column.

Supported API: true

Extendable: false

See Also:
Serialized Form

Nested Class Summary
static class com.ptc.core.components.rendering.guicomponents.MessageGlyphComponent.Image
           
static class com.ptc.core.components.rendering.guicomponents.MessageGlyphComponent.Key
           
static class com.ptc.core.components.rendering.guicomponents.MessageGlyphComponent.Severity
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait