Class that creates an 'Empty' component in the grid in design mode. This is
for grid cells that don't have a component. We provide a empty JETABean
instead of no component in that cell because if we did not the grid lines
would be on top of one another if a row or column is completely empty.
author: Jeff Tassin
ComponentFactory implementation. Creates a GridComponent with an null
child.
Parameters: compName - the name of the component. Parameters: view - the parent view for the new grid component. This value isneeded mainly for installing event listeners to theGridComponent in design mode.
Methods inherited from com.jeta.forms.gui.components.StandardComponentFactory