Skip to content

Type not found #279

@hopewise

Description

@hopewise

I am trying to register an xml class type in a macro as:

UIBuilder.buildClass("src/ui/inspectors.xml", "com.clientside.ui.ComponentsInspectorsXML");

then, when I try to access it as

var inspectors:com.clientside.ui.ComponentsInspectorsXML = new com.clientside.ui.ComponentsInspectorsXML();

I get error:

Type not found : com.clientside.ui.ComponentsInspectorsXML

Any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions