Class ModelTreeCondition

java.lang.Object
org.apache.ofbiz.widget.model.ModelTreeCondition

public class ModelTreeCondition extends Object
Models the <condition> element.
See Also:
  • widget-tree.xsd
  • Constructor Details

    • ModelTreeCondition

      public ModelTreeCondition(ModelTree modelTree, Element conditionElement)
  • Method Details

    • getCondition

      public ModelCondition getCondition()
      Gets condition.
      Returns:
      the condition