Sie zeigen eine alte Version dieser Seite an. Zeigen Sie die aktuelle Version an.

Unterschiede anzeigen Seitenhistorie anzeigen

« Vorherige Version anzeigen Version 6 Nächste Version anzeigen »

globe with meridians Language: Deutsch · English

hammer and wrench Universal component

Embed arbitrary control types via a type class – HTML WYSIWYG field example.

HOW-TO APPLICATION DEVELOPER UPDATED: JUL 2026 APPLIES TO NUCLOS 4.2026.X

On this page

What is the universal component?

With the universal component the component type can be freely set via a type class – for cases no standard component covers.

Example: HTML WYSIWYG component

Via the type class org.nuclos.client.ui.collect.component.CollectableEditorPane you embed a simple HTML component with WYSIWYG functions. A text field (e.g. memo) serves as the basis:

  1. Insert the universal component with the field name instead of a textarea.
  2. In the properties, enter org.nuclos.client.ui.collect.component.CollectableEditorPane as the type class.

Use the context menu to switch between HTML markup and the normal view.

HTML WYSIWYG component in action.

Related pages

clipboard Data components


Components.

Open →

clipboard Component properties


Type class.

Open →

  • Keine Stichwörter