Uses of Class
com.extentech.ExtenXLS.web.MemeWorkBook

Packages that use MemeWorkBook
com.extentech.ExtenXLS.ui The ExtenXLS UI package contains swing UI spreadsheet components. 
com.extentech.ExtenXLS.web The ExtenXLS.web package contains ExtenXLS Spreadsheet classes enhanced with web and database persistence capabilities. 
 

Uses of MemeWorkBook in com.extentech.ExtenXLS.ui
 

Fields in com.extentech.ExtenXLS.ui declared as MemeWorkBook
 MemeWorkBook WorkBookPanel.book
           
 MemeWorkBook ExtenXLSPanel.book
           
 

Methods in com.extentech.ExtenXLS.ui that return MemeWorkBook
 MemeWorkBook WorkBookPanel.getWorkBook()
          Get the current WorkBookHandle
 

Methods in com.extentech.ExtenXLS.ui with parameters of type MemeWorkBook
 void WorkBookPanel.initSheets(MemeWorkBook bk)
           
 

Uses of MemeWorkBook in com.extentech.ExtenXLS.web
 

Subclasses of MemeWorkBook in com.extentech.ExtenXLS.web
 class FileWebWorkBook
           
 class WebWorkBook
          The WebWorkBook class provides additional functionality to the WorkBookHandle class to allow it to participate in a Service-Oriented-Architecture.
 



Copyright © 2010 Extentech Inc. All Rights Reserved.