|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtentSeq | |
---|---|
pl.netanel.swt.matrix | Contains Matrix - a tabular SWT widget with unlimited capacity and instant rendering. |
Uses of ExtentSeq in pl.netanel.swt.matrix |
---|
Methods in pl.netanel.swt.matrix that return ExtentSeq | |
---|---|
ExtentSeq<N> |
ExtentSeq.count(N count)
|
ExtentSeq<N> |
Section.seq()
Experimental. |
ExtentSeq<N> |
NumberCollection.seq()
Experimental! Returns a sequence of number extents from this set. |
ExtentSeq<N> |
Section.seq(int direction,
N from,
N to)
Experimental. |
ExtentSeq<N> |
NumberCollection.seq(int direction,
N from,
N to)
Experimental! |
ExtentSeq<N> |
Section.seqInvisible()
Deprecated. use getInvisible().seq() |
Methods in pl.netanel.swt.matrix with parameters of type ExtentSeq | |
---|---|
boolean |
ExtentSeq.containsAll(ExtentSeq<N> seq)
Returns true if this set contains all the numbers from the given set. |
boolean |
ExtentSeq.containsAny(ExtentSeq<N> seq)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |