Interface MathMLActionElement

All Superinterfaces:
Element, MathMLContainer, MathMLElement, MathMLPresentationContainer, MathMLPresentationElement, Node
All Known Implementing Classes:
MathMLActionElementImpl

public interface MathMLActionElement extends MathMLPresentationContainer
This interface represents the MathML MathMLActionElement element.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Method Details

    • getActiontype

      String getActiontype()
      This interface represents the MathML MathMLActionElement element.
      Returns:
      the requested attribute or element
    • setActiontype

      void setActiontype(String actiontype)
      This interface represents the MathML MathMLActionElement element.
      Parameters:
      actiontype - the value to set
    • getSelection

      String getSelection()
      This interface represents the MathML MathMLActionElement element.
      Returns:
      the requested attribute or element
    • setSelection

      void setSelection(String selection)
      This interface represents the MathML MathMLActionElement element.
      Parameters:
      selection - the value to set