|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Painter.init()
, Painter.clean()
,
Painter.paint(int, int, int, int)
methods.
null
if the position is outside of the viewport scope.
null
if cell does not have editor control created, which may happen when it is
not visible or the editor has not been activated.
true
if all the selected cells not only from the
current zone should be copied with the copy command and false
otherwise.
true
if the hidden cells should be copied with the
copy command.
start
and end
inclusively.
getHidden().getCount()
getHidden().seq()
Class<Number>
instance
that is used to index the section cells and lines.
null
if the distance is outside of the
viewport bounds.
offset
argument or null
if such an item is outside of the viewport bounds
or does not exist.
null
if the position is outside of the viewport bounds.
null
if the position is outside of the viewport scope.
CellExtent.getEndX()
is the count of items in the horizontal direction and CellExtent.getEndY()
is the count of items in the vertical direction.
getOrder().seq()
null
if the
painters list does not contain such painter.
null
if the painters list does not contain such painter.
Zone.getSelectedCount()
instead
true
if the hidden cells should be selected with range
select.
Matrix.refresh()
Matrix.refresh()
It may be useful for loop optimization, for example inside of
Painter.paint(int, int, int, int)
method.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |