Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/afe/
DHostSelector.java85 Anchor clearSelection = new Anchor("Clear selection"); in initialize() local
86 clearSelection.addClickHandler(new ClickHandler() { in initialize()
91 selectedDecorator.setActionsWidget(clearSelection); in initialize()
/external/autotest/frontend/client/src/autotest/common/spreadsheet/
DSpreadsheetSelectionManager.java58 public void clearSelection() { in clearSelection() method in SpreadsheetSelectionManager
/external/proguard/src/proguard/gui/
DListPanel.java287 list.clearSelection(); in removeElementsAt()
/external/autotest/frontend/client/src/autotest/tko/
DSpreadsheetView.java216 selectionManager.clearSelection(); in refresh()
556 selectionManager.clearSelection(); in onSelectNone()
/external/u-boot/scripts/kconfig/
Dqconf.cc1594 configList->clearSelection(); in setMenuLink()
1629 configList->clearSelection(); in listFocusChanged()