Uses of Enum Class
org.teamapps.dto.ClosedSessionHandlingType
-
Uses of ClosedSessionHandlingType in org.teamapps.dto
Fields in org.teamapps.dto declared as ClosedSessionHandlingTypeModifier and TypeFieldDescriptionprotected ClosedSessionHandlingTypeUiConfiguration.closedSessionHandlingMethods in org.teamapps.dto that return ClosedSessionHandlingTypeModifier and TypeMethodDescriptionUiConfiguration.getClosedSessionHandling()static ClosedSessionHandlingTypeReturns the enum constant of this class with the specified name.static ClosedSessionHandlingType[]ClosedSessionHandlingType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type ClosedSessionHandlingTypeModifier and TypeMethodDescriptionUiConfiguration.setClosedSessionHandling(ClosedSessionHandlingType closedSessionHandling)