com.hp.lft.sdk.winforms

Class EditorDescription

    • Constructor Detail

      • EditorDescription

        public EditorDescription()
        Constructs a new instance of EditorDescription.
    • Method Detail

      • setSelectedText

        public void setSelectedText(java.lang.String selectedText)
        Sets the selected text in the control.
        Parameters:
        selectedText - the selected text
      • getSelectedText

        public StringProperty getSelectedText()
        Returns the selected text in the control.
        Returns:
        the selected text