External module "ui/builder/component-builder"
Functions
getComponentModule
-
getComponentModule(elementName: string,
namespace: string,
attributes: Object, exports: Object,
moduleNamePath?: string,
isRootComponent?: boolean): ComponentModule
-
Parameters
-
elementName:
string
-
namespace:
string
-
attributes:
Object
-
exports: Object
-
Optional
moduleNamePath:
string
-
Optional
isRootComponent:
boolean
setPropertyValue
-
setPropertyValue(instance: View, instanceModuleExports: Object,
pageExports: Object,
propertyName: string,
propertyValue: any): void
-
Parameters
-
instance:
View
-
instanceModuleExports:
Object
-
pageExports:
Object
-
propertyName:
string
-
propertyValue:
any
Returns void
Legend
-
Module
-
Object literal
-
Variable
-
Function
-
Function with type parameter
-
Index signature
-
Type alias
-
Enumeration
-
Enumeration member
-
Property
-
Method
-
Interface
-
Interface with type parameter
-
Constructor
-
Property
-
Method
-
Index signature
-
Class
-
Class with type parameter
-
Constructor
-
Property
-
Method
-
Accessor
-
Index signature
-
Inherited constructor
-
Inherited property
-
Inherited method
-
Inherited accessor
-
Protected property
-
Protected method
-
Protected accessor
-
Private property
-
Private method
-
Private accessor
-
Static property
-
Static method