It is a hybrid between the treeview and iconview.
它是treeview和iconview的混合。
Copy /themes/xdime/treeview/ to /themes/xdime/acmeview/.
将 /themes/xdime/treeview/复制到 /themes/xdime/acmeview/。
The treeview should now contain a collection of test cases.
现在Treeview中应该包含测试样例的集合。
By default, the treeview shows a single level of navigation links.
缺省情况下,该树视图显示单级导航链接。
The treeview mode is the most commonly used view mode for mobile devices.
treeview模式是移动设备最常使用的视图模式。
Treeview - the default view mode which can show a tree hierarchy for the navigation.
treeview—缺省视图模式,它可以显示树层次结构的导航。
You'll find that the JSPs for the iconview are not very different from those for the treeview.
您会发现,用于iconview的JSP 和用于 treeview 的 JSP并没有太大的区别。
Rich client-side API provides complete control over the TreeView appearance and behaviour.
丰富的客户端api和行为提供了完全控制TreeView的外观。
Naturally, you will need to set properties and call the occasional method directly on a TreeView.
一般地,你需要直接地对一个TreeView设置属性,不时地调用方法。
The next demo application populates a TreeView with information about various places within a country.
下一个示例构建了一个包含一个国家不同地域信息的TreeView。
wml - The JSPs used to generate wml specific XDIME are found in /themes/xdime/treeview/wml/ directory.
wml –用于生成特定于 wml 的XDIME的JSP 可以在 /themes/xdime/treeview/wml/目录中找到。
The core widget used to display the view data is a TreeView widget, which is embedded in a window object.
用来显示视图数据的核心窗口小部件是内嵌在窗口对象中的TreeView窗口小部件。
Tools.jsp - Used to generate the markup for the tools region of wp_default.mlyt for the treeview and iconview.
jsp—用于treeview和iconview,为wp_default . mlyt的工具区域生成标记。
Select the root node in the treeview (the file Money.csproj) and click the Run button in NUnit's right-hand pane.
选择Treeview(文件Money.csproj)中的根节点,单击NUnit右侧的“Run”按钮。
This article explores how to use the ViewModel pattern to make it easier to work with the TreeView control in WPF.
这篇文章探讨了如何通过使用ViewModel模式来更容易的使用WPF中的TreeView控件。
Header.jsp - Used to generate the markup for the header region of the wp_default.mlyt for the treeview and iconview.
jsp—用于treeview和iconview,为wp_default .mlyt的Header区域生成标记。
As mentioned previously, this layout is used by the treeview XDIME aggregator JSPs to render the tree navigation structure.
正如前面提到的,此布局由树视图xdime聚合器JSP用来呈现树导航结构。
If you are curious to see some examples of how the WPF TreeView can be customized, check out this article and this article.
如果你对如何个性化wpf的TreeView感兴趣,可以查看这篇文章和这篇文章。
Since this interface is tied directly to the toolbox, it's handy to just implement this interface in the TreeView-derived class.
由于该接口被直接绑定到工具箱,所以在派生自TreeView的类中实现该接口十分方便。
After less than a minute, all the nodes in the treeview should be green, thus indicating that the tests have been executed and passed.
不到一分钟的时间,treeview下的所有节点都将显示为绿色,这表明测试正常执行并通过。
You can configure the treeview to show multiple levels of navigation that show navigation links to child pages in a tree hierarchy.
您可以对该树视图进行配置以显示多级导航,它将以树层次结构显示指向子页面的导航链接。
Attempting to write this code directly against the TreeView API would be much more difficult and bug-prone. Here's my search logic.
试着直接用TreeView的API来写这段代码将难得多并且漏洞百出。
One of the demos shows how to create a searchable TreeView, the other demonstrates how to implement lazy-loading (a.k.a. load-on-demand).
其中一个实例展示了如何创建一个具有搜索功能的TreeView,另一个则说明了如何实现延迟加载(lazy-loading)。
Once you stop treating the TreeView as a place to put data, and start treating it as a place to show data, everything starts working smoothly.
一旦你不再把TreeView当成一个存储数据的地方,而是看做一个展现数据的地方,那么一切都将水到渠成。
The fundamental problem with treating the WPF TreeView like the WinForms TreeView is, as I mentioned previously, that they are very different controls.
按照WinFormTreeView的方式来使用WPF TreeView的根本问题在于,正如我前面提到的,它们是非常不同的控件。
Using a treeview to represent arbitrary objects organized in an arbitrary fashion at the whim of a programmer is asking for big trouble when it comes to usability.
程序员一时兴起以一种武断的方式来采用树形视图表现随意的对象,在可用性方面会遇到很大的问题。
You can do this at any place in the treeview, and you will always only get a list of components that are relevant to add as child nodes for the selected components.
您可以在树视图(treeview)中的任何地方这么做,并且每次都只能得到可作为所选组件的子节点添加的相关组件的一个列表。
However, you can also think of NUnit's [TestFixture] as a way of organizing a test suite as each class forms an individual branch in the treeview under the name of the project.
然而,你也可以将NUnit的[testfixture]看作是组织测试包的一种方法,它将测试包组织为每个类,形成treeview的每一个分支。
However, you can also think of NUnit's [TestFixture] as a way of organizing a test suite as each class forms an individual branch in the treeview under the name of the project.
然而,你也可以将NUnit的[testfixture]看作是组织测试包的一种方法,它将测试包组织为每个类,形成treeview的每一个分支。
应用推荐