0

get map hash

asked 2011-02-09 02:32:20 +0800

xcom gravatar image xcom
564 3

Hello:

Since I can obtain the map
When from the principal control the following thing

Tabpanels tabpanels = tb.getTabpanels();
		Tab tab = new Tab(tree.getSelectedItem().getLabel());
		tab.setClosable(true);
		Tabs tabs = tb.getTabs();
		tabs.appendChild(tab);
		Tabpanel tp = new Tabpanel();
		tp.appendChild(Executions.createComponents("page_zka.zul", null, map));
		tabpanels.appendChild(tp);

I can obtain the map, from page_zka.zul controlller ???

Thank you in advance

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest
link publish delete flag offensive edit

answered 2011-02-14 14:02:27 +0800

xcom gravatar image xcom
564 3

thank you very much,solve my post

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2011-02-09 02:32:20 +0800

Seen: 317 times

Last updated: Feb 14 '11

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More