Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/common/table/
DTableDecorator.java33 TOP_ACTIONS = 1, field in TableDecorator.LayoutRows
84 setRow(LayoutRows.TOP_ACTIONS, selectionPanel); in addSelectionPanel()
102 setRow(LayoutRows.TOP_ACTIONS, actionsPanel); in addTableActionsPanel()
113 setRow(LayoutRows.TOP_ACTIONS, widget); in setActionsWidget()