![]() | EventPropertyRendererContext Class |
Do not retain a handle to the renderer context as this object changes for each event property.
Namespace: com.espertech.esper.common.client.render
public class EventPropertyRendererContext
The EventPropertyRendererContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | EventPropertyRendererContext |
Ctor.
|
Name | Description | |
---|---|---|
![]() | DefaultRenderer |
Returns the output value default renderer.
|
![]() | EventType |
Returns the event type
|
![]() | IndexedPropertyIndex |
Returns the index for indexed properties.
|
![]() | IsJsonFormatted |
Returns true for JSON formatted.
|
![]() | MappedPropertyKey |
Returns the map key for mapped properties
|
![]() | PropertyName |
Returns the property name to be rendered.
|
![]() | PropertyValue |
Returns the property value.
|
![]() | StringBuilder |
Returns the string builder.
|
Name | Description | |
---|---|---|
![]() | Copy |
Copies context.
|
![]() | SetStringBuilderAndReset |
Sets the string builer
|