public class ClipboardPasteEvent extends CellAreaEvent
Constructor and Description |
---|
ClipboardPasteEvent(String name,
org.zkoss.zk.ui.Component target,
Sheet sheet,
int top,
int left,
int bottom,
int right,
String pasteData) |
Modifier and Type | Method and Description |
---|---|
String |
getPasteData() |
getArea, getLastColumn, getLastRow
Copyright © 2020. All rights reserved.