Home
last modified time | relevance | path

Searched refs:SelectionHandler (Results 1 – 5 of 5) sorted by relevance

/external/autotest/frontend/client/src/autotest/common/table/
DLinkSetFilter.java4 import com.google.gwt.event.logical.shared.SelectionHandler;
8 public abstract class LinkSetFilter extends Filter implements SelectionHandler<Integer> {
/external/v8/tools/turbolizer/src/
Dselection-handler.ts5 interface SelectionHandler { interface
Dselection-broker.ts9 sourcePositionHandlers: Array<SelectionHandler>;
Dcode-view.ts23 selectionHandler: SelectionHandler;
/external/autotest/frontend/client/src/autotest/common/ui/
DCustomTabPanel.java11 import com.google.gwt.event.logical.shared.SelectionHandler;
31 SelectionHandler<Integer> {