页面数据 meaning in English
page data
Examples
- We can now use the attribute view of certain components to bind the page data we have defined to a control
我们现在可以利用某个组件的attribute视图来把我们已经定义的页面数据绑定到一个控件。 - The text5 property in the brokerdetail . java page code is exposed to the page data by making the gettext5 api as public
通过把gettext5变为公共的, brokerdetail . java页面代码中的text5属性展现在页面数据中。