Class BeanModelNodeSeq<T extends SimpleBeanModelNode>

    • Constructor Detail

      • BeanModelNodeSeq

        public BeanModelNodeSeq​(java.lang.String name)
    • Method Detail

      • addChild

        public void addChild​(T node)
      • getPropertyName

        public java.lang.String getPropertyName()
        Returns the name of the property that contains the collection.
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object