Select Tab bar controller in the MainWindow component window.
在MainWindow组件窗口中选择Tab bar controller。
The example uses this technique to apply ManageCustomer to the dashboard main window component.
本例使用这种方法将 ManageCustomer 应用到仪表板主窗口组件中。
In the index.zul file in Listing 2, you define a simple window component and display a text field of the HelloWorld class using the ${helloWorld.text}
在清单 2 的 index.zul 文件中,定义一个简单的窗口组件,并用 ${helloWorld.text} EL 表达式显示一个 HelloWorld 类的文本字段。
应用推荐