Uses of Interface
app.babylon.table.ViewIndex
Packages that use ViewIndex
-
Uses of ViewIndex in app.babylon.table
Classes in app.babylon.table that implement ViewIndexModifier and TypeClassDescriptionstatic final classstatic final classstatic final classMethods in app.babylon.table that return ViewIndexModifier and TypeMethodDescriptionViewIndex.Builder.build()ViewIndex.BuilderInt.build()ViewIndex.ArrayByte.copy()ViewIndex.ArrayChar.copy()ViewIndex.ArrayInt.copy()ViewIndex.copy()static ViewIndexMethods in app.babylon.table with parameters of type ViewIndexModifier and TypeMethodDescriptionstatic TableColumnarTables.newTableView(TableName viewTableName, TableColumnar table, ViewIndex rowIndex) static TableColumnarTables.newTableView(TableName viewTableName, TableDescription viewTableDescription, TableColumnar table, ViewIndex rowIndex) static ViewIndex -
Uses of ViewIndex in app.babylon.table.column
Methods in app.babylon.table.column with parameters of type ViewIndexModifier and TypeMethodDescriptionstatic ColumnObject<String> Columns.newStringView(ColumnObject<String> c, ViewIndex rowIndex)