|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.commons.util.list.AbstractIList<WorksheetRef>
org.millscript.office.spreadsheet.workbooks.WorkbookRefImpl
public class WorkbookRefImpl
| Nested Class Summary |
|---|
| 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 | |
|---|---|
|
WorkbookRefImpl(Workbook book)
|
protected |
WorkbookRefImpl(Workbook book,
org.millscript.commons.util.IList<Worksheet> sheetList,
int offset)
|
| Method Summary | |
|---|---|
protected WorksheetRef |
doGet(int pos)
|
protected org.millscript.commons.util.IList<WorksheetRef> |
doSlice(int first,
int last,
boolean share)
|
Workbook |
getWorkbook()
|
int |
indexOf(WorksheetRef value)
|
org.millscript.commons.util.ListIterator<WorksheetRef> |
iterator(boolean share)
|
int |
size()
|
| 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, toArray, toString, valueList |
| Methods inherited from class java.lang.Object |
|---|
clone, 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, indexOf0, last, setDefault, slice, slice0, toArray, toArray |
| Methods inherited from interface org.millscript.commons.util.IMap |
|---|
contains, containsAll, containsValue, equals, hashCode, isEmtpy, keyList, mapletList, setDefault, valueList |
| Constructor Detail |
|---|
public WorkbookRefImpl(Workbook book)
protected WorkbookRefImpl(Workbook book,
org.millscript.commons.util.IList<Worksheet> sheetList,
int offset)
| Method Detail |
|---|
protected WorksheetRef doGet(int pos)
doGet in class org.millscript.commons.util.list.AbstractIList<WorksheetRef>AbstractIList.doGet(int)
protected org.millscript.commons.util.IList<WorksheetRef> doSlice(int first,
int last,
boolean share)
doSlice in class org.millscript.commons.util.list.AbstractIList<WorksheetRef>AbstractIList.doSlice(int, int, boolean)public Workbook getWorkbook()
getWorkbook in interface WorkbookRefWorkbookRef.getWorkbook()public int indexOf(WorksheetRef value)
indexOf in interface org.millscript.commons.util.IList<WorksheetRef>org.millscript.commons.util.IList#indexOf(V)public org.millscript.commons.util.ListIterator<WorksheetRef> iterator(boolean share)
iterator in interface org.millscript.commons.util.IList<WorksheetRef>iterator in interface org.millscript.commons.util.IMap<java.lang.Integer,WorksheetRef>IMap.iterator(boolean)public int size()
size in interface org.millscript.commons.util.IMap<java.lang.Integer,WorksheetRef>IMap.size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||