Uses of Enum Class
net.spreadsheetspace.sdk.orchestrator.model.ViewState
Packages that use ViewState
-
Uses of ViewState in net.spreadsheetspace.sdk.orchestrator.model
Subclasses with type arguments of type ViewState in net.spreadsheetspace.sdk.orchestrator.modelMethods in net.spreadsheetspace.sdk.orchestrator.model that return ViewStateModifier and TypeMethodDescriptionOrchestratorNewViewRequest.getState()static ViewStateViewState.getTypeByString(String state) static ViewStateViewState.lookup(int val) static ViewStateReturns the enum constant of this class with the specified name.static ViewState[]ViewState.values()Returns an array containing the constants of this enum class, in the order they are declared.