Class SimpleLayoutManager

All Implemented Interfaces:
Serializable, Cloneable, Copyable, DictionaryBean, UifDictionaryBean, LayoutManager, LifecycleElement

public class SimpleLayoutManager extends LayoutManagerBase
Layout manager that just renders the items one after another (no wrapping occurs).
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
  • Constructor Details

    • SimpleLayoutManager

      public SimpleLayoutManager()
      Default constructor