org.millscript.office.spreadsheet.workbooks
Class WorkbookImpl

java.lang.Object
  extended by org.millscript.commons.util.list.AbstractIList<V>
      extended by org.millscript.commons.util.list.AbstractUList<V>
          extended by org.millscript.commons.util.list.AbstractEList<V>
              extended by org.millscript.commons.util.list.EArrayList<Worksheet>
                  extended by org.millscript.office.spreadsheet.workbooks.WorkbookImpl
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, org.millscript.commons.util.EList<Worksheet>, org.millscript.commons.util.IList<Worksheet>, org.millscript.commons.util.IMap<java.lang.Integer,Worksheet>, org.millscript.commons.util.UList<Worksheet>, org.millscript.commons.util.UMap<java.lang.Integer,Worksheet>, Workbook
Direct Known Subclasses:
ExcelWorkbook

public class WorkbookImpl
extends org.millscript.commons.util.list.EArrayList<Worksheet>
implements Workbook

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.millscript.commons.util.list.EArrayList
org.millscript.commons.util.list.EArrayList.EArrayListIterator<V>
 
Nested classes/interfaces inherited from class org.millscript.commons.util.list.AbstractIList
org.millscript.commons.util.list.AbstractIList.ListMapletIterator<V>, org.millscript.commons.util.list.AbstractIList.ListMapletList<V>
 
Constructor Summary
WorkbookImpl()
           
 
Method Summary
 org.millscript.millscript.vm.Engine getEngine()
           
 
Methods inherited from class org.millscript.commons.util.list.EArrayList
addFirst, addLast, clone, deleteAll, deleteFirst, deleteLast, deleteValue, doDelete, doDeleteKey, doGet, doRemoveSlice, doSlice, doUpdate, indexOf, insert, iterator, size, toArray
 
Methods inherited from class org.millscript.commons.util.list.AbstractEList
append, delete, delete, delete, delete0, delete0, delete0, deleteAll, deleteKey, deleteKey, deleteKey0, deleteKey0, deleteSlice, deleteSlice0, insert, insert, insert0, insert0, insert0, prefix
 
Methods inherited from class org.millscript.commons.util.list.AbstractUList
update, update, update, update0, update0, update0, updateAll
 
Methods inherited from class org.millscript.commons.util.list.AbstractIList
allButFirst, allButLast, allFirst, allLast, contains, contains, contains, contains0, contains0, contains0, containsAll, containsKey, containsKey, containsKey0, containsKey0, containsSlice, containsSlice0, containsValue, decorate, equals, first, get, get, get0, get0, getDefault, hashCode, indexOf0, isEmtpy, keyList, last, mapletList, setDefault, setDefault, sharedMapletList, sharedValueList, slice, slice0, toArray, toString, valueList
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.millscript.commons.util.IList
allButFirst, allButLast, allFirst, allLast, contains, contains, contains0, contains0, contains0, containsKey, containsKey, containsKey0, containsKey0, containsSlice, containsSlice0, first, get, get, get0, get0, getDefault, indexOf, indexOf0, iterator, last, setDefault, slice, slice0, toArray, toArray
 
Methods inherited from interface org.millscript.commons.util.IMap
contains, containsAll, containsValue, equals, hashCode, isEmtpy, keyList, mapletList, setDefault, size, valueList
 
Methods inherited from interface org.millscript.commons.util.UList
update, update, update, update0, update0, update0
 
Methods inherited from interface org.millscript.commons.util.UMap
updateAll
 

Constructor Detail

WorkbookImpl

public WorkbookImpl()
Method Detail

getEngine

public org.millscript.millscript.vm.Engine getEngine()
Specified by:
getEngine in interface Workbook
See Also:
Workbook.getEngine()


Copyright © 2006-2007 Open World Ltd. All Rights Reserved.