Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Auszug
hiddentrue

Nuclos universal component: type class, CollectableEditorPane, HTML WYSIWYG, memo, control type.

globe with meridians Language: Deutsch · English

hammer and wrench Universal component

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

Status
colourPurple
titleHow-to
Status
colourBlue
titleApplication developer
Status
colourGreen
titleStand: Jul 2026
Status
colourGrey
titlegilt fuer Nuclos 4.2026.x

Panel
bgColor#F4F5F7

Auf dieser Seite

Inhalt
maxLevel2
minLevel2

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.

Öffnen →

clipboard Component properties


Type class.

Öffnen →