|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.commons.util.list.AbstractIList<RowRef>
org.millscript.office.spreadsheet.worksheets.WorksheetRefImpl
public class WorksheetRefImpl
| 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 | |
|---|---|
WorksheetRefImpl(WorkbookRef bookRef,
Worksheet sheet,
org.millscript.commons.util.IList<Row> rows,
int offset)
|
|
| Method Summary | |
|---|---|
protected RowRef |
doGet(int pos)
|
protected org.millscript.commons.util.IList<RowRef> |
doSlice(int first,
int last,
boolean share)
|
ColumnRef |
getColumnRef(int pos)
|
ColumnRef |
getColumnRef(java.lang.Integer pos)
|
ColumnRef |
getColumnRef0(int pos)
|
ColumnRef |
getColumnRef0(java.lang.Integer pos)
|
org.millscript.commons.util.IList<ColumnRef> |
getColumnRefList()
|
WorkbookRef |
getWorkbookRef()
|
Worksheet |
getWorksheet()
|
int |
indexOf(RowRef value)
|
org.millscript.commons.util.ListIterator<RowRef> |
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 WorksheetRefImpl(WorkbookRef bookRef,
Worksheet sheet,
org.millscript.commons.util.IList<Row> rows,
int offset)
| Method Detail |
|---|
protected RowRef doGet(int pos)
doGet in class org.millscript.commons.util.list.AbstractIList<RowRef>AbstractIList.doGet(int)
protected org.millscript.commons.util.IList<RowRef> doSlice(int first,
int last,
boolean share)
doSlice in class org.millscript.commons.util.list.AbstractIList<RowRef>AbstractIList.doSlice(int, int, boolean)public ColumnRef getColumnRef(int pos)
getColumnRef in interface WorksheetRefWorksheetRef.getColumnRef(int)public ColumnRef getColumnRef(java.lang.Integer pos)
getColumnRef in interface WorksheetRefWorksheetRef.getColumnRef(java.lang.Integer)public ColumnRef getColumnRef0(int pos)
getColumnRef0 in interface WorksheetRefWorksheetRef.getColumnRef0(int)public ColumnRef getColumnRef0(java.lang.Integer pos)
getColumnRef0 in interface WorksheetRefWorksheetRef.getColumnRef0(java.lang.Integer)public org.millscript.commons.util.IList<ColumnRef> getColumnRefList()
getColumnRefList in interface WorksheetRefWorksheetRef.getColumnRefList()public WorkbookRef getWorkbookRef()
getWorkbookRef in interface WorksheetRefWorksheetRef.getWorkbookRef()public Worksheet getWorksheet()
getWorksheet in interface WorksheetRefWorksheetRef.getWorksheet()public int indexOf(RowRef value)
indexOf in interface org.millscript.commons.util.IList<RowRef>org.millscript.commons.util.IList#indexOf(V)public org.millscript.commons.util.ListIterator<RowRef> iterator(boolean share)
iterator in interface org.millscript.commons.util.IList<RowRef>iterator in interface org.millscript.commons.util.IMap<java.lang.Integer,RowRef>IList.iterator(boolean)public int size()
size in interface org.millscript.commons.util.IMap<java.lang.Integer,RowRef>IMap.size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||