Package com.dlsc.flexgantt.policy.eventline

Policies that will be used in the context of an eventline.

See:
          Description

Interface Summary
IEditEventlineObjectPolicy A policy that is used for making various decisions regarding the editing behaviour of eventline objects.
IEventlineLabelPolicy A policy for looking up different types of labels for the Eventline and the eventline objects inside of it.
 

Class Summary
DefaultEditEventlineObjectPolicy The default implementation of the IEditEventlineObjectPolicy works in combination with the DefaultEventlineModel and eventline objects that implement the IEventlineObject interface.
DefaultEventlineLabelPolicy The default implementation of IEventlineLabelPolicy works in combination with eventline objects that implement the IEventlineObject interface.
 

Package com.dlsc.flexgantt.policy.eventline Description

Policies that will be used in the context of an eventline.