Grid Iterator Element
fun <T> GridIteratorElement( columnIndex: Int, rowIndex: Int, component: T?)
Content copied to clipboard
Creates a GridIteratorElement.
Parameters
T
Type of boxed component.
Creates a GridIteratorElement.
Type of boxed component.