OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SelectionManagerImpl
(Results
1 - 2
of
2
) sorted by null
/external/autotest/frontend/client/src/autotest/afe/
TestSelectorDisplay.java
8
import autotest.afe.TestSelector.ISelectionManager.
SelectionManagerImpl
;
32
private
SelectionManagerImpl
testSelection = new
SelectionManagerImpl
(testTable, false);
TestSelector.java
61
public static class
SelectionManagerImpl
extends SelectionManager
63
public
SelectionManagerImpl
(DataTable table, boolean selectOnlyOne) {
Completed in 7729 milliseconds