Uses of Class
org.drinkless.tdlib.TdApi.PageBlockTableCell
-
Packages that use TdApi.PageBlockTableCell Package Description org.drinkless.tdlib -
-
Uses of TdApi.PageBlockTableCell in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.PageBlockTableCell Modifier and Type Field Description TdApi.PageBlockTableCell[][]TdApi.PageBlockTable. cellsTable cells.Constructors in org.drinkless.tdlib with parameters of type TdApi.PageBlockTableCell Constructor Description PageBlockTable(TdApi.RichText caption, TdApi.PageBlockTableCell[][] cells, boolean isBordered, boolean isStriped)A table.
-