Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7047175
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:44:22+00:00 2026-05-28T02:44:22+00:00

I have separated my screen into 4.I like to use the same static variable

  • 0

I have separated my screen into 4.I like to use the same static variable object for all the 4 screen divisions.May be update the variable object from one screen division it have to affect all the other screed divisions

the left side will be tree and the right side will be a explorer

      Ext.Ajax.request({
            url : '/myapp/forms/getTreeObject',
            params : {
                fileName : 'text',
                fileType : 'folder',
                rootPath : 'path'
            },
            success : function(result) {
                // Ext.Msg.alert("INFO",result.responseText);
                fileSysObj = Ext.util.JSON.decode(result.responseText);
                userSettingPanel.tpl.overwrite(userSettingPanel.body,
                        fileSysObj);
            }
        });


        var tree = new Ext.tree.TreePanel({
            useArrows : true,
            animate : true,
            enableDD : true,
            collapseFirst :false,
            containerScroll : true,
            border : false,
            id : 'workspace',
            root : new Ext.tree.AsyncTreeNode({
                childNodes :fileSysObj,
                text : 'Workspace'
            }),
            loader : new Ext.tree.TreeLoader()
        });

<– language: lang-js –>

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T02:44:22+00:00Added an answer on May 28, 2026 at 2:44 am

    @Chau yes!

    @all i have add the tree object with object level instead of array level. thanks for you support to everyone

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'd like to have all of the menu items that don't fit into the
I have a comma separated list of strings like the one below. a,b ,c
If I have a comma separated file like the following: foo,bar,n ,a,bc,d one,two,three ,a,bc,d
I have run into a problem with a custom wpf splash-screen implementation. The problem
I have a string from a file that am storing into 3 separate TextViews
I have 5-6 jobs to be done by cron, and i have separated php
I have semicolon-separated .dat file and I want to read that file and store
I want to merge two branches that have been separated for a while and
I have 12 columns separated by a tab. How can I join them side-by-side?
I have a tab-separated data file with a little over 2 million lines and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.