public interface PIASpreadSheetBean extends Remote
PIASpreadSheetBean is the remote interface for the
PIASpreadSheet controller.| Modifier and Type | Method and Description |
|---|---|
PModelHandle[] |
getSelection(int[] selItems) |
Object[][] |
getTable() |
void |
setUntypedData(boolean b) |
Object[][] getTable() throws RemoteException
RemoteExceptionPModelHandle[] getSelection(int[] selItems) throws RemoteException
RemoteExceptionvoid setUntypedData(boolean b)
throws RemoteException
RemoteExceptionCopyright © 2003, 2023, Oracle and/or its affiliates.