|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractGridCell | |
---|---|
org.eclipse.emf.ecp.view.model.common | |
org.eclipse.emfforms.spi.swt.core.layout |
Uses of AbstractGridCell in org.eclipse.emf.ecp.view.model.common |
---|
Classes in org.eclipse.emf.ecp.view.model.common with type parameters of type AbstractGridCell | |
---|---|
class |
AbstractGridDescription<GRIDCELL extends AbstractGridCell<?>>
A AbstractGridDescription describes the grid of the renderer using a list of GridCells and the number of rows and columns it has. |
Uses of AbstractGridCell in org.eclipse.emfforms.spi.swt.core.layout |
---|
Subclasses of AbstractGridCell in org.eclipse.emfforms.spi.swt.core.layout | |
---|---|
class |
SWTGridCell
A SWTGridCell has a row, a column and a renderer it is rendered by. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |