Uses of Enum Class
org.teamapps.dto.UiNetworkNode.ExpandState
-
Uses of UiNetworkNode.ExpandState in org.teamapps.dto
Subclasses with type arguments of type UiNetworkNode.ExpandState in org.teamapps.dtoFields in org.teamapps.dto declared as UiNetworkNode.ExpandStateMethods in org.teamapps.dto that return UiNetworkNode.ExpandStateModifier and TypeMethodDescriptionUiNetworkNode.getExpandState()static UiNetworkNode.ExpandStateReturns the enum constant of this class with the specified name.static UiNetworkNode.ExpandState[]UiNetworkNode.ExpandState.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 UiNetworkNode.ExpandStateModifier and TypeMethodDescriptionUiNetworkNode.setExpandState(UiNetworkNode.ExpandState expandState)