Get Started. It's Free
or sign up with your email address
UI by Mind Map: UI

1. mainPanel

1.1. mainPanel.update()

1.1.1. mainPanel.interval = 0

1.1.2. mainPanel.update = {}

2. UI.isNeedToRefresh

3. consoleComp

4. tblComp

4.1. tblComp.update()

4.1.1. tblComp.isRefreshing = false

4.1.2. tblComp.interval = 20000

4.1.3. tblComp.lastRefreshTime=0

5. UI.activeTabRefresh

5.1. UI.interval = 2000(ms)

5.2. UI.timer;

6. htmlComp

6.1. htmlComp.update()