Uses of Class
com.rs.seagull.emulator.api.TableScrollException
-
Uses of TableScrollException in com.rs.seagull.emulator.api
Modifier and TypeMethodDescriptionvoid
Table.visitRows
(Table.RowVisitor visitor, boolean includeBlankRows, boolean forUpdate, Runnable eachPage) Call the RowVisitor for each row in the table.void
Table.visitRows
(Table.RowVisitor visitor, boolean includeBlankRows, Runnable eachPage) Call the RowVisitor for each row in the table.