Class EKEventViewController

    • Constructor Detail

      • EKEventViewController

        public EKEventViewController()
      • EKEventViewController

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

        protected EKEventViewController​(NSObject.SkipInit skipInit)
      • EKEventViewController

        public EKEventViewController​(java.lang.String nibNameOrNil,
                                     NSBundle nibBundleOrNil)
      • EKEventViewController

        public EKEventViewController​(NSCoder decoder)
    • Method Detail

      • getDelegate

        public EKEventViewDelegate getDelegate()
        Since:
        Available in iOS 4.2 and later.
      • setDelegate

        public void setDelegate​(EKEventViewDelegate v)
        Since:
        Available in iOS 4.2 and later.
      • 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)