CSBorderedGridItem

Properties

Link copied to clipboard
abstract val bottomBorder: View
Link copied to clipboard
abstract val rightBorder: View

Functions

Link copied to clipboard
open fun updateBorders(grid: GridViewOut<*>, index: Int, isBottomBorder: Boolean = false, isLastRightBorder: Boolean = false)
open fun updateBorders(grid: GridViewOut<*>, item: CSSectionItem<out CSItemSection<*>, *>, isBottomBorder: Boolean = false, isLastRightBorder: Boolean = false)
open fun updateBorders(count: Int, columns: Int, index: Int, isBottomBorder: Boolean = false, isLastRightBorder: Boolean = false)