Main Page
Packages
Classes
Files
Directories
Class List
Class Members
SimpleGrid
.
RepaintData
SimpleGrid.RepaintData Class Reference
List of all members.
Public Member Functions
RepaintData
()
void
clear
()
void
addCell
(Point p)
int
getCellCount
()
Point
getNextCell
()
Properties
bool
RepaintAll
bool
RepaintHeader
bool
RepaintSelection
Constructor & Destructor Documentation
SimpleGrid.RepaintData.RepaintData
(
)
Member Function Documentation
void SimpleGrid.RepaintData.addCell
(
Point
p
)
void SimpleGrid.RepaintData.clear
(
)
int SimpleGrid.RepaintData.getCellCount
(
)
Point SimpleGrid.RepaintData.getNextCell
(
)
Property Documentation
bool SimpleGrid.RepaintData.RepaintAll
[get, set]
bool SimpleGrid.RepaintData.RepaintHeader
[get, set]
bool SimpleGrid.RepaintData.RepaintSelection
[get, set]
The documentation for this class was generated from the following file:
Util.cs
BRE Documentation Home