jar

io.github.windedge.table : table-jvm

Maven & Gradle

Feb 26, 2024
14 stars

Compose Table Component · Construct an object with copy and map

Table Of Contents

Latest Version

Download io.github.windedge.table : table-jvm JAR file - Latest Versions:

All Versions

Download io.github.windedge.table : table-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 table-jvm-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.windedge.table

├─ io.github.windedge.table.BasePaginatedDataTableKt.class - [JAR]

├─ io.github.windedge.table.ColumnBuilder.class - [JAR]

├─ io.github.windedge.table.ColumnBuilderImpl.class - [JAR]

├─ io.github.windedge.table.DataTableKt.class - [JAR]

├─ io.github.windedge.table.PaginationRowBuilder.class - [JAR]

├─ io.github.windedge.table.PaginationRowBuilderImpl.class - [JAR]

├─ io.github.windedge.table.PaginationState.class - [JAR]

├─ io.github.windedge.table.RowBuilder.class - [JAR]

├─ io.github.windedge.table.RowBuilderImpl.class - [JAR]

├─ io.github.windedge.table.RowsBuilder.class - [JAR]

├─ io.github.windedge.table.RowsBuilderImpl.class - [JAR]

├─ io.github.windedge.table.TableCell.class - [JAR]

├─ io.github.windedge.table.TableDslBuilder.class - [JAR]

io.github.windedge.table.material3

├─ io.github.windedge.table.material3.PaginatedDataTableKt.class - [JAR]

├─ io.github.windedge.table.material3.PaginatorKt.class - [JAR]

io.github.windedge.table.components

├─ io.github.windedge.table.components.DividerKt.class - [JAR]

io.github.windedge.table.material

├─ io.github.windedge.table.material.PaginatedDataTableKt.class - [JAR]

├─ io.github.windedge.table.material.PaginatorKt.class - [JAR]

Advertisement