Hemi JavaScript Framework

Hemi.app.space.definitions

Description

Application Space Definitions define the mapping between XML and XHTML nodes and JavaScript constructors. The constructors can be from any framework or library, not just Hemi.

Class Index

static Hemi.app.space.definitions.service

version 3.1.0

Static implementation of hemi.app.space.definitions.serviceImpl

Hemi.app.space.definitions.service

version 3.1.0

This service defines space implementations for use by the Hemi Space Service.

Index

Method Index

Methods

newDefinition

Creates a new implementation definition. An implementation definition maps a node name to a specified constructor.

Syntax

object = newDefinition( aMatchNodes, sNameSpace, sConstructor, aParams, bSwitchContext, sContextPath, sSwapName )

Parameters

Returns

object as object: A new internal space definition.