类 AbstractWheelAdapter

    • 构造器详细资料

      • AbstractWheelAdapter

        public AbstractWheelAdapter()
    • 方法详细资料

      • getEmptyItem

        public View getEmptyItem​(View convertView,
                                 ViewGroup parent)
        从接口复制的说明: WheelViewAdapter
        Get a View that displays an empty wheel item placed before the first or after the last wheel item.
        指定者:
        getEmptyItem 在接口中 WheelViewAdapter
        参数:
        convertView - the old view to reuse if possible
        parent - the parent that this view will eventually be attached to
        返回:
        the empty item View
      • notifyDataChangedEvent

        protected void notifyDataChangedEvent()
        Notifies observers about data changing
      • notifyDataInvalidatedEvent

        protected void notifyDataInvalidatedEvent()
        Notifies observers about invalidating data