public static interface RowContextMenuView.Presenter extends BaseMenuView.BaseMenuPresenter
Modifier and Type | Method and Description |
---|---|
void |
hide() |
void |
onCopy() |
void |
onCut() |
void |
onDeleteSelectedRows() |
void |
onInsertRowAbove() |
void |
onInsertRowBelow() |
void |
onPaste() |
void |
show(int mx,
int my) |
initialise, onDecisionTableSelectedEvent, onDecisionTableSelectionsChangedEvent
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.