Interface RWTextDef

    • Method Detail

      • getText

        java.lang.String getText()
        Returns label text
        Returns:
        label text
      • setText

        void setText​(java.lang.String val)
        Sets label text
        Parameters:
        val - text value
      • getObjectInfo

        WebObjectInfo getObjectInfo()
        Returns:
        the WebObject this text field associated. It could be either a WebMetric or a WebAttribute It will return null if the field has multiple sub fields or the field is just an empty field/non-dynamic text field.s
      • getAttributeFormInfo

        WebAttributeForm getAttributeFormInfo()
        Returns:
        the webAttributeForm information this text field associated with.