Skip to main content
Skip table of contents

WidgetMap

Accessible content of a 'WidgetContainerDynamicTextContentComponent' or 'WidgetContainerPlacementComponent'. A Map to access the components added dynamical to the instance of this component (generic by widget or text-content).

implements: hash, method
bundle: standard information structure (sismodel)
since 2017.1.0
Accessible content of a 'WidgetContainerDynamicTextContentComponent' or 'WidgetContainerPlacementComponent'. A Map to access the components added dynamical to the instance of this component (generic by widget or text-content).

This model is made accessible by the OCFreemarkerExtensionService with the global access path 'cs.@widgets'.

Defined hash keys

cs.@widgets.get(Object)

Methods

cs.@widgets(key an object used as key in map)Component
since 2017.1.0
use unwrapped argument as 'key' in this map and return the stored component instance. Same as '→get(Object)') but allows any object as key.

  • Example:
    cs.@widgets(key)
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.