Nuclos universal component: type class, CollectableEditorPane, HTML WYSIWYG, memo, control type. |
Language: Deutsch · English
Embed arbitrary control types via a type class – HTML WYSIWYG field example.
Auf dieser Seite |
With the universal component the component type can be freely set via a type class – for cases no standard component covers.
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:
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.