Skip to content

How get the list of all the models an all method #5192

@fgvicente

Description

@fgvicente

Ok.
in lb3...I get al model with this....

let models = app.models();

and I get all method for one model this...

let model = app.models[modelName]; let methods = model.sharedClass.methods()

my question...
How would it be in lb4?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions