Class ModelTreeCondition


  • public class ModelTreeCondition
    extends java.lang.Object
    Models the <condition> element.
    See Also:
    widget-tree.xsd
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String module  
    • Constructor Summary

      Constructors 
      Constructor Description
      ModelTreeCondition​(ModelTree modelTree, org.w3c.dom.Element conditionElement)  
    • Field Detail

      • module

        public static final java.lang.String module
    • Constructor Detail

      • ModelTreeCondition

        public ModelTreeCondition​(ModelTree modelTree,
                                  org.w3c.dom.Element conditionElement)