Package org.apache.ofbiz.widget.model
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 Summary
Constructors Constructor Description ModelTreeCondition(ModelTree modelTree, Element conditionElement)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ModelCondition
getCondition()
-
-
-
Field Detail
-
module
public static final String module
-
-
Method Detail
-
getCondition
public ModelCondition getCondition()
-
-