Package com.portal.bas.comp
Interface PIASpreadSheetBean
- All Superinterfaces:
Remote
- All Known Implementing Classes:
PIASpreadSheetBeanImpl
PIASpreadSheetBean
is the remote interface for the
PIASpreadSheet
controller.- Version:
- %version: 3 % %date_modified: Tue Dec 18 21:21:17 2001 %
- Author:
- larrylf
-
Method Summary
Modifier and TypeMethodDescriptiongetSelection
(int[] selItems) Object[][]
getTable()
void
setUntypedData
(boolean b)
-
Method Details
-
getTable
- Throws:
RemoteException
-
getSelection
- Throws:
RemoteException
-
setUntypedData
- Throws:
RemoteException
-