|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.commons.util.list.AbstractIList<CellRef>
org.millscript.office.spreadsheet.rows.RowRefImpl
public class RowRefImpl
| 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 | |
|---|---|
RowRefImpl(WorksheetRef sheetRef,
int index,
org.millscript.commons.util.IList<Cell> cells,
int offset)
|
|
| Method Summary | |
|---|---|
protected CellRef |
doGet(int pos)
|
protected org.millscript.commons.util.IList<CellRef> |
doSlice(int first,
int last,
boolean share)
|
Row |
getRow()
|
int |
getRowIndex()
|
WorksheetRef |
getWorksheetRef()
|
int |
indexOf(CellRef value)
|
org.millscript.commons.util.ListIterator<CellRef> |
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 RowRefImpl(WorksheetRef sheetRef,
int index,
org.millscript.commons.util.IList<Cell> cells,
int offset)
| Method Detail |
|---|
protected CellRef doGet(int pos)
doGet in class org.millscript.commons.util.list.AbstractIList<CellRef>AbstractIList.doGet(int)
protected org.millscript.commons.util.IList<CellRef> doSlice(int first,
int last,
boolean share)
doSlice in class org.millscript.commons.util.list.AbstractIList<CellRef>AbstractIList.doSlice(int, int, boolean)public Row getRow()
getRow in interface RowRefRowRef.getRow()public int getRowIndex()
getRowIndex in interface RowRefRowRef.getRowIndex()public WorksheetRef getWorksheetRef()
getWorksheetRef in interface RowRefRowRef.getWorksheetRef()public int indexOf(CellRef value)
indexOf in interface org.millscript.commons.util.IList<CellRef>org.millscript.commons.util.IList#indexOf(V)public org.millscript.commons.util.ListIterator<CellRef> iterator(boolean share)
iterator in interface org.millscript.commons.util.IList<CellRef>iterator in interface org.millscript.commons.util.IMap<java.lang.Integer,CellRef>IList.iterator(boolean)public int size()
size in interface org.millscript.commons.util.IMap<java.lang.Integer,CellRef>IMap.size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||