public class BindingListCollectionView extends CollectionView implements IComparer
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Data.BindingListCollectionView
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: PresentationFramework
|
static java.lang.String |
className
Qualified class name: System.Windows.Data.BindingListCollectionView
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
BindingListCollectionView() |
BindingListCollectionView(IBindingList list) |
BindingListCollectionView(java.lang.Object instance)
Internal constructor.
|
addCurrentChanged, addCurrentChanging, DeferRefresh, getCanFilter, getCanGroup, getCanSort, getComparer, getCount, getCulture, getCurrentItem, getCurrentPosition, getIsCurrentAfterLast, getIsCurrentBeforeFirst, getIsEmpty, getIsInUse, getNeedsRefresh, getNewItemPlaceholder, getSortDescriptions, getSourceCollection, MoveCurrentTo, MoveCurrentToFirst, MoveCurrentToLast, MoveCurrentToNext, MoveCurrentToPrevious, Refresh, removeCurrentChanged, removeCurrentChanging, setCultureCheckAccess, getDispatcher, VerifyAccessEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringCompare, ToIComparerpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public BindingListCollectionView()
throws java.lang.Throwable
java.lang.Throwablepublic BindingListCollectionView(IBindingList list) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ConfigurationException, ConfigurationErrorsException, OutOfMemoryException, IndexOutOfRangeException, NotImplementedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionConfigurationExceptionConfigurationErrorsExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionNotImplementedExceptionpublic BindingListCollectionView(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic NetObject AddNew() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, NotSupportedException, InvalidEnumArgumentException
public void CancelEdit()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException
public void CancelNew()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException,
OverflowException,
NotSupportedException,
Win32Exception
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionOverflowExceptionNotSupportedExceptionWin32Exceptionpublic static BindingListCollectionView cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into BindingListCollectionView, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedBindingListCollectionView instancejava.lang.Throwable - in case of error during cast operationpublic void CommitEdit()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException,
OverflowException,
NotSupportedException,
Win32Exception
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionOverflowExceptionNotSupportedExceptionWin32Exceptionpublic void CommitNew()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException,
OverflowException,
NotSupportedException,
Win32Exception
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionOverflowExceptionNotSupportedExceptionWin32Exceptionpublic boolean Contains(NetObject item) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException
Contains in class CollectionViewjava.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionpublic void DetachFromSourceCollection()
throws java.lang.Throwable,
NotSupportedException,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
NotImplementedException,
OverflowException
DetachFromSourceCollection in class CollectionViewjava.lang.ThrowableNotSupportedExceptionArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionNotImplementedExceptionOverflowExceptionpublic void EditItem(NetObject item) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, NotSupportedException, InvalidEnumArgumentException
public boolean getCanAddNew()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCanCancelEdit()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCanChangeLiveFiltering()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCanChangeLiveGrouping()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCanChangeLiveSorting()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCanCustomFilter()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCanRemove()
throws java.lang.Throwable
java.lang.Throwablepublic NetObject getCurrentAddItem() throws java.lang.Throwable
java.lang.Throwablepublic NetObject getCurrentEditItem() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getCustomFilter()
throws java.lang.Throwable
java.lang.Throwablepublic GroupDescriptionSelectorCallback getGroupBySelector() throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsAddingNew()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsDataInGroupOrder()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsEditingItem()
throws java.lang.Throwable
java.lang.Throwablepublic NetObject GetItemAt(int index) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException
GetItemAt in class CollectionViewjava.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IComparergetJCOAssemblyName in class CollectionViewString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IComparergetJCOClassName in class CollectionViewString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IComparergetJCOInstance in class CollectionViewObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IComparergetJCOObjectName in class CollectionViewString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IComparergetJCOType in class CollectionViewJCType representing the CLR Type of the instantiated Classpublic NewItemPlaceholderPosition getNewItemPlaceholderPosition() throws java.lang.Throwable
java.lang.Throwablepublic int IndexOf(NetObject item) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException
IndexOf in class CollectionViewjava.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionpublic boolean MoveCurrentToPosition(int position)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException
MoveCurrentToPosition in class CollectionViewjava.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic boolean PassesFilter(NetObject item) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentException, NotImplementedException
PassesFilter in class CollectionViewjava.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentExceptionNotImplementedExceptionpublic void Remove(NetObject item) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, AbandonedMutexException, OverflowException, NotSupportedException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionOverflowExceptionNotSupportedExceptionInvalidEnumArgumentExceptionpublic void RemoveAt(int index)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException,
SecurityException,
IOException,
OverflowException,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionSecurityExceptionIOExceptionOverflowExceptionNotSupportedExceptionpublic void setCustomFilter(java.lang.String CustomFilter)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException,
NotSupportedException,
IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionNotSupportedExceptionIndexOutOfRangeExceptionpublic void setGroupBySelector(GroupDescriptionSelectorCallback GroupBySelector) throws java.lang.Throwable, NotSupportedException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException
java.lang.ThrowableNotSupportedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionpublic void setIsDataInGroupOrder(boolean IsDataInGroupOrder)
throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class CollectionViewpublic void setNewItemPlaceholderPosition(NewItemPlaceholderPosition NewItemPlaceholderPosition) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException