Class SpaceField

All Implemented Interfaces:
Serializable, Cloneable, Copyable, DictionaryBean, UifDictionaryBean, Component, Ordered, ScriptEventSupport, Field, LifecycleElement, org.springframework.core.Ordered

public class SpaceField extends FieldBase
Field that produces only a space

Can be used to aid in the layout of other fields, for instance in a grid. For example in a totals row generally the rows that are not totaled are blank in the total row.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
  • Constructor Details

    • SpaceField

      public SpaceField()