public interface GridDecorator
| Modifier and Type | Method and Description |
|---|---|
void |
decorate(EditableGrid grid)
This method is invoked when content drawing finished.
|
void decorate(EditableGrid grid)
grid - is a grid to decorate.Copyright © 2008–2013. All rights reserved.