Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Die The XdevLink UI -Komponente ermöglicht den Aufruf von Hyperlinks.

...

component enables hyperlinks to be invoked.

  1. Insert an XdevLink in an empty view.
  2. In the properties under Resource, enter the URL that you want to invoke, e.g. http://www.rapidclipse.com.

...

  • Im In the GUI - Builder

...

  • Include Page
    Property Caption
    Property Caption
  • Include Page
    Property Resource
    Property Resource
  • TargetName - Target-Attribut legt fest, wo das verlinkte Dokument geöffnet werden soll The target attribute determines where the linked document should be opened

    • _blank - Öffnet das verlinkte Dokument einem neuen Browser-Tab oder FensterOpens the linked document in a new browser tab or window.
    • _self - Standard -Wert. Öffnet das verlinkte Dokument im selben Browser-Tab oder Seitevalue. Opens the linked document in the same browser tab or page
    • _parent - Öffnet das verlinkte Dokument im Parent-Frame (übergeordnetes Frame Opens the linked document in the parent frame (higher-level frame). 
    • _top - Öffnet das verlinkte Dokument im höchsten Frame Opens the linked document in the top frame
    • framename - Öffnet das verlinkte Dokument in diesem Frame  Opens the linked document in the current frame
  • TargetWidth 
    • -- Bei TargetWith1: In the case of TargetWidth -1 und TargetHight and TargetHeight -1 wird der verlinkte Content in einem neuen Browser-Tab angezeigt. Ansonsten - Öffnet den verlinkten Content in einem Popup-Fenster mit der angegebenen Breite, the linked content is displayed in a new browser tab.
    • Other: Opens the linked content in a pop-up window of the specified width
  • TargetHeight - Öffnet den verlinkten Content in einem Popup-Fenster mit der angegebenen Höhe Opens the linked content in a pop-up window of the specified height
    • -- Bei1: In the case of TargetHeight -1 und  and TargetWidth -1 wird der verlinkte Content in einem neuen Browser-Tab angezeigt. Ansonsten - Öffnet den verlinkten Content in einem Popup-Fenster mit der angegebenen Höhe. , the linked content is displayed in a new browser tab.
    • Other: Opens the linked content in a pop-up window of the specified height.
  • TargetBorder - . 

...

  • Include Page
    Event buttonClick
    Event buttonClick


Zur Go to XdevLink Javadoc