All Known Implementing Classes:
DeleterDisplayable, DeleterVEvent, DeleterVJournal, DeleterVTodo

public interface Deleter
Interface for the delete behavior of a VComponent

Delete options include:

  • One
  • All
  • This-and-Future

  • Method Summary

    Modifier and Type
    Method
    Description
    Revise list of iTIP VCalendar components that represent the canceled calendar components.
    static VCalendar
     
  • Method Details

    • delete

      List<VCalendar> delete()
      Revise list of iTIP VCalendar components that represent the canceled calendar components.
    • emptyCanceliTIPMessage

      static VCalendar emptyCanceliTIPMessage()