PopupIteratorImpl

constructor(parent: Popup, unique: Boolean, maxIndex: Int, key: Any, sortType: PopupSortType, name: String, save: Boolean, push: Boolean, alwaysCheckCondition: Boolean, mapper: (Int, Int) -> List<WidthComponent>, value: Int, condition: () -> Boolean, removeTask: () -> Unit)