Uses of Class
net.jangaroo.jooc.mxml.MxmlComponentRegistry
-
Packages that use MxmlComponentRegistry Package Description net.jangaroo.jooc net.jangaroo.jooc.mxml -
-
Uses of MxmlComponentRegistry in net.jangaroo.jooc
Methods in net.jangaroo.jooc that return MxmlComponentRegistry Modifier and Type Method Description MxmlComponentRegistryJangarooParser. getMxmlComponentRegistry() -
Uses of MxmlComponentRegistry in net.jangaroo.jooc.mxml
Constructors in net.jangaroo.jooc.mxml with parameters of type MxmlComponentRegistry Constructor Description CatalogComponentsParser(MxmlComponentRegistry mxmlComponentRegistry)CatalogGenerator(MxmlComponentRegistry mxmlComponentRegistry)
-