java.lang.Object
jfxtras.scene.control.agenda.icalendar.editors.revisors.ReviserVFreeBusy
All Implemented Interfaces:
Reviser

public class ReviserVFreeBusy extends Object implements Reviser
Reviser for VFreeBusy
  • Constructor Details

    • ReviserVFreeBusy

      public ReviserVFreeBusy(VFreeBusy component)
  • Method Details

    • revise

      public List<VCalendar> revise()
      Description copied from interface: Reviser
      Revise list of iTIP VCalendar components that represent the changes.
      Specified by:
      revise in interface Reviser