Uses of Enum Class
ca.phon.app.session.editor.EditorViewCategory
Packages that use EditorViewCategory
-
Uses of EditorViewCategory in ca.phon.app.session.editor
Methods in ca.phon.app.session.editor that return EditorViewCategoryModifier 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.Methods in ca.phon.app.session.editor that return types with arguments of type EditorViewCategoryModifier and TypeMethodDescriptionDefaultEditorViewModel.getViewsByCategory()
EditorViewModel.getViewsByCategory()
Get the set of available views organized by category.