Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/afe/
DHostSelector.java75 private TableDecorator selectedDecorator = new TableDecorator(selectedTable); field in HostSelector
83 selectedDecorator.addPaginators(); in initialize()
91 selectedDecorator.setActionsWidget(clearSelection); in initialize()
141 display.addTables(availableDecorator, selectedDecorator); in bindDisplay()