Uses of Enum Class
com.streambase.liveview.server.table.plugin.TableProviderStatus
Packages that use TableProviderStatus
Package
Description
Provides classes and interfaces to add custom table providers for LiveView.
-
Uses of TableProviderStatus in com.streambase.liveview.server.table.plugin
Methods in com.streambase.liveview.server.table.plugin that return TableProviderStatusModifier and TypeMethodDescriptionTableProviderControlImpl.getStatus()static TableProviderStatusReturns the enum constant of this class with the specified name.static TableProviderStatus[]TableProviderStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.streambase.liveview.server.table.plugin with parameters of type TableProviderStatusModifier and TypeMethodDescriptionvoidTableProviderControlImpl.setStatus(TableProviderStatus status)