public static interface EditMenuBuilder.SupportsEditMenu
Modifier and Type | Method and Description |
---|---|
void |
onCopy() |
void |
onCut() |
void |
onDeleteSelectedCells() |
void |
onDeleteSelectedColumns() |
void |
onDeleteSelectedRows() |
void |
onOtherwiseCell() |
void |
onPaste() |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.