Class: View

$k. View

new $k.View()

A view, build with/by view configuration

Methods

configurationElement() : $k.SemanticElement

Get configuration element

Since:
  • 5.2.0
Returns:
Type Description
$k.SemanticElement

renderContext() : RenderContext

Get render context

Since:
  • 5.0.0
Returns:
Type Description
RenderContext

semanticElement() : $k.SemanticElement

Get semantic element

Since:
  • 5.2.0
Returns:
Type Description
$k.SemanticElement

viewContext() : Object

Get view context

Since:
  • 5.0.0
Returns:
Type Description
Object