CSGridView

constructor(parent: CSActivityViewInterface, viewId: Int, createView: (CSGridView<ItemType, ViewType>, viewType: Int, parent: ViewGroup) -> ViewType)
constructor(parent: CSActivityViewInterface, viewId: Int, createView: (CSGridView<ItemType, ViewType>, parent: ViewGroup) -> ViewType)
constructor(parent: CSActivityViewInterface, viewId: Int, createView: (CSGridView<ItemType, ViewType>) -> ViewType)