Uses of Interface
com.streambase.liveview.client.TableListListener
Packages that use TableListListener
Package
Description
Provides classes and interfaces fundamental to the LiveView Java API.
-
Uses of TableListListener in com.streambase.liveview.client
Methods in com.streambase.liveview.client with parameters of type TableListListenerModifier and TypeMethodDescriptionvoid
LiveViewConnection.registerTableListListener
(TableListListener listener, boolean includeSnapshot) If you want to be informed of changes to the Table List, then register a Listener with this method.