Package dk.gtz.graphedit.viewmodel
Interface ISearchable
public interface ISearchable
Interface for classes that can be searched using the graphedit search functionality
-
Method Summary
Modifier and TypeMethodDescriptionGet a list of strings that should be part of the search
-
Method Details
-
getSearchValues
Get a list of strings that should be part of the search- Returns:
- a list of strings
-