Package com.portal.bas.comp
Interface PIASpecSpreadSheetBean
- All Superinterfaces:
Remote
- All Known Implementing Classes:
BalanceGroupSearchBeanImpl
,PIAIndexedArrayTableBeanImpl
,PIAPhoneTableBeanImpl
,PIASearchResultsBeanImpl
,PIASpecSpreadSheetBeanImpl
,PServicesDealsProductsTableBeanImpl
,ServiceSearchBeanImpl
- Version:
- %version: 4 % %date_modified: Wed Oct 24 19:50:14 2001 %
- Author:
- larrylf
-
Method Summary
Modifier and TypeMethodDescriptioncom.portal.app.util.TableUpdateRegion
com.portal.app.util.TableUpdateRegion
getRegion
(int fromRow, int toRow, int fromCol, int toCol) Object[][]
getTable()
Object[][]
void
setColumnDisplayDescription
(com.portal.app.util.CellVal cv) void
setColumnModelDescription
(com.portal.app.util.CellVal cv) void
void
setUntypedData
(boolean b) Object[][]
toggleCurrency
(ArrayList al, int from, int to) Object[][]
toggleCurrency
(ArrayList al, int from, int to, Vector dataToConvert)
-
Method Details
-
getTable
- Throws:
RemoteException
-
getRegion
com.portal.app.util.TableUpdateRegion getRegion(int fromRow, int toRow, int fromCol, int toCol) throws RemoteException - Throws:
RemoteException
-
getRegion
- Throws:
RemoteException
-
setColumnDisplayDescription
- Throws:
RemoteException
-
setColumnModelDescription
- Throws:
RemoteException
-
revertToPrimary
- Throws:
RemoteException
-
toggleCurrency
- Throws:
RemoteException
-
toggleCurrency
Object[][] toggleCurrency(ArrayList al, int from, int to, Vector dataToConvert) throws RemoteException - Throws:
RemoteException
-
setUntypedData
- Throws:
RemoteException
-
setData
-