jar

com.seanproctor : data-table-desktop

Maven & Gradle

Jun 17, 2023
69 stars

data-table · A Material Design data table implementation for Compose Multiplatform.

Table Of Contents

Latest Version

Download com.seanproctor : data-table-desktop JAR file - Latest Versions:

All Versions

Download com.seanproctor : data-table-desktop JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window data-table-desktop-0.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.seanproctor.datatable.paging

├─ com.seanproctor.datatable.paging.BasicPaginatedDataTableKt.class - [JAR]

├─ com.seanproctor.datatable.paging.PaginatedDataTableState.class - [JAR]

├─ com.seanproctor.datatable.paging.PaginatedDataTableStateKt.class - [JAR]

├─ com.seanproctor.datatable.paging.PaginatedRowScope.class - [JAR]

com.seanproctor.datatable

├─ com.seanproctor.datatable.BasicDataTableKt.class - [JAR]

├─ com.seanproctor.datatable.CellContentProvider.class - [JAR]

├─ com.seanproctor.datatable.DataColumn.class - [JAR]

├─ com.seanproctor.datatable.DataTableScope.class - [JAR]

├─ com.seanproctor.datatable.DataTableScopeImpl.class - [JAR]

├─ com.seanproctor.datatable.DefaultCellContentProvider.class - [JAR]

├─ com.seanproctor.datatable.TableCellScope.class - [JAR]

├─ com.seanproctor.datatable.TableCellScopeImpl.class - [JAR]

├─ com.seanproctor.datatable.TableColumnWidth.class - [JAR]

├─ com.seanproctor.datatable.TableDecorationScope.class - [JAR]

├─ com.seanproctor.datatable.TableDecorationScopeImpl.class - [JAR]

├─ com.seanproctor.datatable.TableMeasurable.class - [JAR]

├─ com.seanproctor.datatable.TableParentData.class - [JAR]

├─ com.seanproctor.datatable.TableParentDataKt.class - [JAR]

├─ com.seanproctor.datatable.TableRowScope.class - [JAR]

├─ com.seanproctor.datatable.TableRowScopeImpl.class - [JAR]