Uses of Class
ca.phon.app.session.editor.search.FindExpr
Package
Description
-
Uses of FindExpr in ca.phon.app.session.editor.search
Modifier and TypeMethodDescriptionFindManager.getAnyExpr()
FindManager.getExprForTier
(String tierName) FindManager.getMatchedExpr()
Modifier and TypeMethodDescriptionvoid
FindManager.setAnyExpr
(FindExpr expr) void
FindManager.setExprForTier
(String tierName, FindExpr expr) -
Uses of FindExpr in ca.phon.app.session.editor.view.find_and_replace
Modifier and TypeMethodDescriptionFindAndReplaceEditorView.exprForTier
(String tierName) FindAndReplaceEditorView.getAnyTierExpr()