Class EKEventViewController

All Implemented Interfaces:
NSCoding, NSExtensionRequestHandling, NSObjectProtocol, UIActivityItemsConfigurationProviding, UIAppearanceContainer, UIContentContainer, UIFocusEnvironment, UIPasteConfigurationSupporting, UIResponderStandardEditActions, UIStateRestoring, UITraitEnvironment, UIUserActivityRestoring, ObjCProtocol

public class EKEventViewController
extends UIViewController
  • Constructor Details

    • EKEventViewController

      public EKEventViewController()
    • EKEventViewController

      protected EKEventViewController​(NSObject.Handle h, long handle)
    • EKEventViewController

      protected EKEventViewController​(NSObject.SkipInit skipInit)
    • EKEventViewController

      public EKEventViewController​(String nibNameOrNil, NSBundle nibBundleOrNil)
    • EKEventViewController

      public EKEventViewController​(NSCoder coder)
  • Method Details

    • getDelegate

      public EKEventViewDelegate getDelegate()
    • setDelegate

      public void setDelegate​(EKEventViewDelegate v)
    • getEvent

      public EKEvent getEvent()
    • setEvent

      public void setEvent​(EKEvent v)
    • allowsEditing

      public boolean allowsEditing()
    • setAllowsEditing

      public void setAllowsEditing​(boolean v)
    • allowsCalendarPreview

      public boolean allowsCalendarPreview()
    • setAllowsCalendarPreview

      public void setAllowsCalendarPreview​(boolean v)