menu
angular_compiler package
documentation
v1/src/compiler/view_compiler/compile_view.dart
CompileView
addViewChild method
addViewChild method
dark_mode
light_mode
addViewChild
method
void
addViewChild
(
CompileElement
viewChild
)
Implementation
void
addViewChild(CompileElement viewChild) { _viewChildren.add(viewChild); }
angular_compiler package
documentation
v1/src/compiler/view_compiler/compile_view
CompileView
addViewChild method
CompileView class
Constructors
new
Properties
afterContentLifecycleCallbacksMethod
afterViewLifecycleCallbacksMethod
className
classStatements
classType
component
componentView
declarationElement
destroyMethod
detectChangesInInputsMethod
detectChangesRenderPropertiesMethod
detectHostChangesMethod
directiveTypes
dirtyParentQueriesMethod
docVarName
enableDataDebugSource
genConfig
getters
hashCode
methods
nameResolver
nodes
pipeCount
pipeMetas
pipes
providers
purePipes
rootNodesOrViewContainers
runtimeType
storage
styles
subscribesToMockLike
subscriptions
templateVariables
viewChildren
viewContainers
viewFactory
viewFactoryName
viewIndex
viewQueries
viewType
Methods
addEventListener
addViewChild
afterNodes
createAttributeStatements
createComponentNodeAndAppend
createComponentView
createElement
createElementNs
createEventHandler
createHtml
createI18nMessage
createNgContentRefProvider
createPipeInstance
createProvider
createPureProxy
createSubscription
createTextBinding
createViewContainer
createViewContainerAnchor
isRootNodeOfHost
lookupTypeArgumentsOf
noSuchMethod
projectNodesIntoElement
registerDirectives
shimCssForNode
toString
updateContentQuery
updateQueryAtStartup
writeBuildStatements
writeChangeDetectionStatements
writeCheckAlwaysChangeDetectionStatements
writeInjectorGetMethod
writeLiteralAttributeValues
Operators
operator ==
Static properties
defaultDocVarName