Uses of Enum Class
org.teamapps.dto.UiShakaPlayerControlPanelElementType
-
Uses of UiShakaPlayerControlPanelElementType in org.teamapps.dto
Fields in org.teamapps.dto with type parameters of type UiShakaPlayerControlPanelElementTypeModifier and TypeFieldDescriptionprotected List<UiShakaPlayerControlPanelElementType> UiShakaPlayer.controlPanelElementsMethods in org.teamapps.dto that return UiShakaPlayerControlPanelElementTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static UiShakaPlayerControlPanelElementType[]UiShakaPlayerControlPanelElementType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto that return types with arguments of type UiShakaPlayerControlPanelElementTypeMethod parameters in org.teamapps.dto with type arguments of type UiShakaPlayerControlPanelElementTypeModifier and TypeMethodDescriptionUiShakaPlayer.setControlPanelElements(List<UiShakaPlayerControlPanelElementType> controlPanelElements)