public class ListCollectionView extends CollectionView implements IComparer
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Data.ListCollectionView
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=9.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.ListCollectionView
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ListCollectionView() |
ListCollectionView(IList list) |
ListCollectionView(java.lang.Object instance)
Internal constructor.
|
addCurrentChanged, addCurrentChanging, DeferRefresh, DetachFromSourceCollection, 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 ListCollectionView()
throws java.lang.Throwable
java.lang.Throwablepublic ListCollectionView(IList list) throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, ArgumentNullException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, NotSupportedException, NullReferenceException
java.lang.ThrowableArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionArgumentNullExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionpublic ListCollectionView(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic NetObject AddNew() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, IndexOutOfRangeException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, FormatException, InvalidEnumArgumentException, RankException, ArrayTypeMismatchException, OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionNotSupportedExceptionFormatExceptionInvalidEnumArgumentExceptionRankExceptionArrayTypeMismatchExceptionOverflowExceptionpublic NetObject AddNewItem(NetObject newItem) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, IndexOutOfRangeException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, FormatException, InvalidEnumArgumentException, RankException, ArrayTypeMismatchException, OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionNotSupportedExceptionFormatExceptionInvalidEnumArgumentExceptionRankExceptionArrayTypeMismatchExceptionOverflowExceptionpublic void CancelEdit()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException
public void CancelNew()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException,
OverflowException,
RankException,
IndexOutOfRangeException,
ArrayTypeMismatchException,
InvalidCastException,
InvalidEnumArgumentException,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionNotSupportedExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionOverflowExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionInvalidCastExceptionInvalidEnumArgumentExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionpublic static ListCollectionView cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ListCollectionView, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedListCollectionView instancejava.lang.Throwable - in case of error during cast operationpublic void CommitEdit()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException,
InvalidEnumArgumentException,
IndexOutOfRangeException,
RankException
public void CommitNew()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException,
NullReferenceException,
RankException,
IndexOutOfRangeException,
InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionNotSupportedExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionNullReferenceExceptionRankExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionpublic boolean Contains(NetObject item) throws java.lang.Throwable, ArgumentException, InvalidOperationException
Contains in class CollectionViewjava.lang.ThrowableArgumentExceptionInvalidOperationExceptionpublic void EditItem(NetObject item) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, IndexOutOfRangeException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, FormatException, NullReferenceException, RankException, InvalidEnumArgumentException, ArrayTypeMismatchException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionNotSupportedExceptionFormatExceptionNullReferenceExceptionRankExceptionInvalidEnumArgumentExceptionArrayTypeMismatchExceptionpublic boolean getCanAddNew()
throws java.lang.Throwable,
PlatformNotSupportedException,
NotSupportedException,
InvalidOperationException,
NullReferenceException,
ArgumentNullException
java.lang.ThrowablePlatformNotSupportedExceptionNotSupportedExceptionInvalidOperationExceptionNullReferenceExceptionArgumentNullExceptionpublic boolean getCanAddNewItem()
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 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 IComparer getCustomSort() 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, ArgumentException, InvalidOperationException, ArgumentOutOfRangeException
GetItemAt in class CollectionViewjava.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic 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, ArgumentException, InvalidOperationException
IndexOf in class CollectionViewjava.lang.ThrowableArgumentExceptionInvalidOperationExceptionpublic boolean MoveCurrentToPosition(int position)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
NotSupportedException,
FormatException,
NullReferenceException
MoveCurrentToPosition in class CollectionViewjava.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionNotSupportedExceptionFormatExceptionNullReferenceExceptionpublic boolean PassesFilter(NetObject item) throws java.lang.Throwable
PassesFilter in class CollectionViewjava.lang.Throwablepublic void Remove(NetObject item) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, OverflowException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, InvalidCastException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionNotSupportedExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionOverflowExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionInvalidCastExceptionInvalidEnumArgumentExceptionpublic void RemoveAt(int index)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException,
SecurityException,
IOException,
OverflowException,
RankException,
IndexOutOfRangeException,
ArrayTypeMismatchException,
InvalidCastException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionNotSupportedExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionSecurityExceptionIOExceptionOverflowExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionInvalidCastExceptionpublic void setCustomSort(IComparer CustomSort) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, ArrayTypeMismatchException, ArgumentOutOfRangeException, NotSupportedException, FormatException, NullReferenceException, OutOfMemoryException, SecurityException, IOException, UnauthorizedAccessException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionArgumentOutOfRangeExceptionNotSupportedExceptionFormatExceptionNullReferenceExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionpublic void setGroupBySelector(GroupDescriptionSelectorCallback GroupBySelector) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArrayTypeMismatchException, NotSupportedException, CultureNotFoundException, ObjectDisposedException, IndexOutOfRangeException, NullReferenceException
public 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, ArgumentException, InvalidOperationException, ArgumentNullException, IndexOutOfRangeException, PlatformNotSupportedException, ArgumentOutOfRangeException, ArrayTypeMismatchException, NotSupportedException, FormatException, RankException, InvalidEnumArgumentException, ObjectDisposedException, SecurityException, IOException, UnauthorizedAccessException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionArrayTypeMismatchExceptionNotSupportedExceptionFormatExceptionRankExceptionInvalidEnumArgumentExceptionObjectDisposedExceptionSecurityExceptionIOExceptionUnauthorizedAccessException