Class ControlGrid

All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, Arrangeable, Badgeable, Hideable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

@Component public class ControlGrid extends Grid
This component extends Grid and like all the grid components it contains and orginizes the elements that belong to it.
In this element the labels of the fields are positioned above the fields. The spacings are set in control mode (see Grid.setSPACING().
Usually it is used to contain the Button elements.
See Also:
GCApi:
component
  • Constructor Details

    • ControlGrid

      public ControlGrid()
      Creates a new instance of ContainerGrid