Class HTMLListElement

    • Constructor Detail

      • HTMLListElement

        public HTMLListElement()
    • Method Detail

      • isCompact

        public boolean isCompact()
        Returns the value of the compact attribute.
        Returns:
        the value of the compact attribute
      • setCompact

        public void setCompact​(java.lang.Object compact)
        Sets the value of the compact attribute.
        Parameters:
        compact - the value of the compact attribute
      • getType

        protected java.lang.String getType()
        Returns the value of the type property.
        Returns:
        the value of the type property
      • setType

        protected void setType​(java.lang.String type)
        Sets the value of the type property.
        Parameters:
        type - the value of the type property