_public

public is an attribute of the TimelineView element. Set public="true" in your TimelineView if you want to expose your TLV to dependent modules, dataset and EPT. If it is marked public then they can define an override for your TLV. For more information on tlv overrides, please refer to the "Timeline View Overrides" section for more information.

By default, all TLVs are private. If someone tries to create an override for a private TLV, a RuntimeException will be thrown on TLV execution.