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
RemoteException
PModelHandle[] getSelection(int[] selItems) throws RemoteException
RemoteException
void setUntypedData(boolean b) throws RemoteException
RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.