com.ptc.core.components.rendering.guicomponents
Class MessageGlyphComponent
java.lang.Object
com.ptc.core.components.rendering.AbstractGuiComponent
com.ptc.core.components.rendering.guicomponents.HTMLGuiComponent
com.ptc.core.components.rendering.guicomponents.IconComponent
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
|