Home
last modified time | relevance | path

Searched refs:SortProperty (Results 1 – 25 of 76) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data/Test/System.Data/
H A DDataViewTest_IBindingList.cs71 Assert.IsNull (ib.SortProperty, "#9"); in PropertyTest()
125 Assert.IsNotNull (ib.SortProperty, "#2"); in SortTest()
135 Assert.IsNull (ib.SortProperty, "#4"); in SortTest()
145 Assert.IsNotNull (ib.SortProperty, "#6"); in SortTest()
154 Assert.IsNull (ib.SortProperty, "#8"); in SortTest()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/tests/System/Data/
H A DDataViewTest_IBindingList.cs65 Assert.Null(ib.SortProperty); in PropertyTest()
123 Assert.NotNull(ib.SortProperty); in SortTest()
133 Assert.Null(ib.SortProperty); in SortTest()
143 Assert.NotNull(ib.SortProperty); in SortTest()
152 Assert.Null(ib.SortProperty); in SortTest()
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Das3_test.as4 import com.example.programmingas3.playlist.SortProperty;
27 private function sortList(sortField:SortProperty.<T>):void
37 case SortProperty.TITLE:
40 case SortProperty.ARTIST:
43 case SortProperty.YEAR:
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Das3_test.as4 import com.example.programmingas3.playlist.SortProperty;
27 private function sortList(sortField:SortProperty.<T>):void
37 case SortProperty.TITLE:
40 case SortProperty.ARTIST:
43 case SortProperty.YEAR:
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DIBindingList.cs55 PropertyDescriptor SortProperty { get; } property
H A DBindingList.cs479 PropertyDescriptor IBindingList.SortProperty {
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DIBindingList.cs55 PropertyDescriptor SortProperty { get; } property
H A DBindingList.cs409 PropertyDescriptor IBindingList.SortProperty => SortPropertyCore;
/dports/net/p5-Net-Amazon-MechanicalTurk/Net-Amazon-MechanicalTurk-1.02/t/
H A D38-api-iterator-SearchHITsAll.t30 SortProperty => 'Title'
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/
H A Djbidwatcher.properties7 ebayServer.searchURL2=&srchdesc=y&category0=&ebaytag1=ebayctry&ebaytag1code=0&SortProperty=MetaEndS…
8 ebayServer.searchURLNoDesc=&srchdesc=n&category0=&ebaytag1=ebayctry&ebaytag1code=0&SortProperty=Met…
/dports/net/akonadi-search/akonadi-search-21.12.3/core/
H A Dquery.h106 SortProperty enumerator
H A Dquery.cpp165 d->m_sortingOption = SortProperty; in setSortingProperty()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DBindingSourceTest.cs315 Assert.AreEqual ("Name", view.SortProperty.Name, "A2"); in RemoveSort()
319 Assert.AreEqual (null, view.SortProperty, "B2"); in RemoveSort()
399 Assert.AreEqual ("Name", ((IBindingListView)source).SortProperty.Name, "A4"); in Sort_IBindingListView()
400 Assert.AreEqual ("Name", ((IBindingListView)view).SortProperty.Name, "A5"); in Sort_IBindingListView()
414 Assert.AreEqual ("Name", ((IBindingListView)view).SortProperty.Name, "B3"); in Sort_IBindingListView()
1032 Assert.AreEqual (property, view.SortProperty, "A1"); in ApplySort()
1598 public PropertyDescriptor SortProperty { property in MonoTests.System.Windows.Forms.DataBinding.BindingSourceTest.IBindingListPoker
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.DataSetExtensions/System/Data/
H A DLinqDataView.cs264 PropertyDescriptor IBindingList.SortProperty
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Objects/
H A DObjectView.cs214 PropertyDescriptor IBindingList.SortProperty
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DDataViewManager.cs217 PropertyDescriptor IBindingList.SortProperty
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DDataViewManager.cs253 PropertyDescriptor IBindingList.SortProperty {
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DBindingSource.cs544 public virtual PropertyDescriptor SortProperty { property in System.Windows.Forms.BindingSource
547 return ((IBindingList)list).SortProperty;
/dports/graphics/py-OWSLib/OWSLib-0.24.1/owslib/
H A Dfes2.py242 class SortProperty(object): class
H A Dfes.py236 class SortProperty(object): class
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Cache/
H A DXPathDocumentView.cs332 public PropertyDescriptor SortProperty { property in System.Xml.XPath.DataBinding.XPathDocumentView
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Cache/
H A DXPathDocumentView.cs330 public PropertyDescriptor SortProperty { property in System.Xml.XPath.DataBinding.XPathDocumentView
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json/Linq/
H A DJContainer.cs969 PropertyDescriptor IBindingList.SortProperty
/dports/irc/smuxi/smuxi-1.1/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Linq/
H A DJContainer.cs966 PropertyDescriptor IBindingList.SortProperty
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Linq/
H A DJContainer.cs1125 PropertyDescriptor IBindingList.SortProperty

1234