Uses of Class
com.mckoi.database.TableAccessState
Packages that use TableAccessState
-
Uses of TableAccessState in com.mckoi.database
Methods in com.mckoi.database that return TableAccessStateModifier and TypeMethodDescriptionfinal TableAccessState
Table.getTableAccessState()
This returns an object that can only access the cells that are in this table, and has no other access to the 'Table' class's functionality.