JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.htmlunit.html.impl

Interface SelectionDelegate

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      int getSelectionEnd ()
      Returns the end position of the selected text in the owner element.
      int getSelectionStart ()
      Returns the start position of the selected text in the owner element.
      void setSelectionEnd (int selectionEnd)
      Sets the end position of the selected text in the owner element.
      void setSelectionStart (int selectionStart)
      Sets the start position of the selected text in the owner element.
    • Method Detail

      • getSelectionStart

        int getSelectionStart()
        Returns the start position of the selected text in the owner element.
        Returns:
        the start position of the selected text in the owner element
      • setSelectionStart

        void setSelectionStart(int selectionStart)
        Sets the start position of the selected text in the owner element.
        Parameters:
        selectionStart - the start position of the selected text in the owner element
      • getSelectionEnd

        int getSelectionEnd()
        Returns the end position of the selected text in the owner element.
        Returns:
        the end position of the selected text in the owner element
      • setSelectionEnd

        void setSelectionEnd(int selectionEnd)
        Sets the end position of the selected text in the owner element.
        Parameters:
        selectionEnd - the end position of the selected text in the owner element
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /