Uses of Enum Class
ca.phon.app.session.editor.EditorViewCategory
-
Uses of EditorViewCategory in ca.phon.app.session.editor
Modifier and TypeMethodDescriptionstatic EditorViewCategory
Returns the enum constant of this class with the specified name.static EditorViewCategory[]
EditorViewCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionDefaultEditorViewModel.getViewsByCategory()
EditorViewModel.getViewsByCategory()
Get the set of available views organized by category.