Class ShowHideTree

java.lang.Object
org.kuali.rice.kew.web.ShowHideTree
All Implemented Interfaces:
Serializable

public class ShowHideTree extends Object implements Serializable
A tree of boolean flags which represent the state of show/hide for the GUI.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
  • Constructor Details

    • ShowHideTree

      public ShowHideTree()
  • Method Details