Class HtmlDetails

All Implemented Interfaces:
Serializable, Cloneable, Element, Node

public class HtmlDetails extends HtmlElement
Wrapper for the HTML element "details".
See Also:
  • Field Details

  • Method Details

    • isOpen

      public boolean isOpen()
      Returns:
      the open property
    • setOpen

      public void setOpen(boolean newValue)
      Sets the open state.
      Parameters:
      newValue - the new value