API Reference
Class
ActivityTimelineItem
One item in an activity timeline.
Inheritance
- Object
- ActivityTimelineItem
Methods
Checklist(System.String arg1, System.Boolean arg2, System.Boolean arg3) #Creates a checklist item.
Parameters
- arg1 System.String
- arg2 System.Boolean
- arg3 System.Boolean
Event(System.String arg1, System.String arg2, ChartForgeX.VisualBlocks.VisualStatus arg3, System.String arg4, System.String arg5, System.String arg6) #Creates an event item.
Parameters
- arg1 System.String
- arg2 System.String
- arg3 ChartForgeX.VisualBlocks.VisualStatus
- arg4 System.String
- arg5 System.String
- arg6 System.String
Properties
Kind #Gets or sets the item kind.
Title #Gets or sets the item title.
Timestamp #Gets or sets optional timestamp text.
Badge #Gets or sets optional compact badge text.
Detail #Gets or sets optional detail text.
Symbol #Gets or sets optional compact symbol text rendered inside the event node.
Status #Gets or sets semantic item status.
Completed #Gets or sets whether checklist text should render completed.
Muted #Gets or sets whether text should render muted.