Class CPListSection

    • Constructor Detail

      • CPListSection

        protected CPListSection()
      • CPListSection

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

        public CPListSection​(NSArray<CPListItem> items,
                             java.lang.String header,
                             java.lang.String sectionIndexTitle)
      • CPListSection

        public CPListSection​(NSCoder decoder)
    • Method Detail

      • getHeader

        public java.lang.String getHeader()
      • getSectionIndexTitle

        public java.lang.String getSectionIndexTitle()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(NSArray<CPListItem> items,
                            java.lang.String header,
                            java.lang.String sectionIndexTitle)
      • init

        protected long init​(NSCoder decoder)