Package org.apache.ofbiz.widget.model
Class ModelScreenCondition
- java.lang.Object
-
- org.apache.ofbiz.widget.model.ModelScreenCondition
-
public final class ModelScreenCondition extends java.lang.Object
Models the <condition> element.- See Also:
widget-screen.xsd
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ModelScreenCondition.IfEmptySection
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
module
static ModelConditionFactory
SCREEN_CONDITION_FACTORY
-
Constructor Summary
Constructors Constructor Description ModelScreenCondition()
-
-
-
Field Detail
-
module
public static final java.lang.String module
-
SCREEN_CONDITION_FACTORY
public static final ModelConditionFactory SCREEN_CONDITION_FACTORY
-
-