Skip to content

Update Title on Toolbox #3

@raulm3

Description

@raulm3

I have panel which change its title dynamically, but when I add that view to mainview (extend: 'Ext.ux.slide.View') the text of my toolbox is not showing.
I update the title using this code:

var toolbar = Ext.ComponentQuery.query('toolbar')[0];
toolbar.setTitle(campania_id.toString());

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