Class: PanelView

$k. PanelView

new $k.PanelView()

A view built with/by panel configuration

Extends

Methods

elements() : Array.<Element>

Get an array of semantic elements.

Only supported in the following application environment(s): View configuration mapper

Since:
  • 5.3.0
Returns:
Type Description
Array.<Element>

subView() : $k.View

Get the current sub view of the panel if present.

Only supported in the following application environment(s): View configuration mapper

Since:
  • 5.3.0
Returns:
Type Description
$k.View

Intherited methods