Class FormulaTextElement

java.lang.Object
org.pentaho.openformula.ui.model2.FormulaElement
org.pentaho.openformula.ui.model2.FormulaTextElement
All Implemented Interfaces:
Element
Direct Known Subclasses:
FormulaFunctionElement, FormulaNumberElement

public class FormulaTextElement extends FormulaElement
  • Constructor Details

  • Method Details

    • getText

      public String getText()
      Specified by:
      getText in class FormulaElement
    • getName

      public String getName()
      Fetches the name of the element. If the element is used to represent some type of structure, this would be the type name.
      Returns:
      the element name