Package | Description |
---|---|
io.keikai.ui.event |
Events of Keikai Spreadsheet UI Component.
|
Modifier and Type | Method and Description |
---|---|
Collection<Focus> |
SyncFriendFocusEvent.getInBook() |
Collection<Focus> |
SyncFriendFocusEvent.getInSheet() |
Constructor and Description |
---|
SyncFriendFocusEvent(String name,
org.zkoss.zk.ui.Component target,
Sheet sheet,
Collection<Focus> inBook,
Collection<Focus> inSheet) |
SyncFriendFocusEvent(String name,
org.zkoss.zk.ui.Component target,
Sheet sheet,
Collection<Focus> inBook,
Collection<Focus> inSheet) |
Copyright © 2020. All rights reserved.