public class BindingSource extends Component implements ICancelAddNew, ISupportInitialize
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.BindingSource
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: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.Windows.Forms
|
static java.lang.String |
className
Qualified class name: System.Windows.Forms.BindingSource
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
BindingSource() |
BindingSource(IContainer container) |
BindingSource(NetObject dataSource,
java.lang.String dataMember) |
BindingSource(java.lang.Object instance)
Internal constructor.
|
addDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSiteCreateObjRef, GetLifetimeService, InitializeLifetimeServiceEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringCancelNew, EndNew, ToICancelAddNewBeginInit, EndInit, ToISupportInitializepublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public BindingSource()
throws java.lang.Throwable,
MulticastNotSupportedException,
IndexOutOfRangeException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingManifestResourceException,
ArgumentOutOfRangeException,
InvalidCastException,
FormatException,
CultureNotFoundException,
NotSupportedException
public BindingSource(IContainer container) throws java.lang.Throwable, MulticastNotSupportedException, IndexOutOfRangeException, ArgumentNullException, ArgumentException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, CultureNotFoundException, NotSupportedException, NullReferenceException
public BindingSource(NetObject dataSource, java.lang.String dataMember) throws java.lang.Throwable, MulticastNotSupportedException, IndexOutOfRangeException, ArgumentNullException, ArgumentOutOfRangeException, NullReferenceException, InvalidOperationException, ArgumentException, ObjectDisposedException, MissingManifestResourceException, InvalidCastException, FormatException
public BindingSource(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic int Add(NetObject value) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic void addAddingNew(AddingNewEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addBindingComplete(BindingCompleteEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCurrentChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCurrentItemChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDataError(BindingManagerDataErrorEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDataMemberChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDataSourceChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addListChanged(ListChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic NetObject AddNew() throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, MissingManifestResourceException, NotSupportedException, ArgumentException, CultureNotFoundException, NullReferenceException, ArgumentOutOfRangeException, IndexOutOfRangeException
public void addPositionChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void ApplySort(ListSortDescriptionCollection sorts) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic void ApplySort(PropertyDescriptor property, ListSortDirection sort) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic void CancelEdit()
throws java.lang.Throwable
java.lang.Throwablepublic static BindingSource cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into BindingSource, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedBindingSource instancejava.lang.Throwable - in case of error during cast operationpublic void Clear()
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
ArgumentOutOfRangeException,
ArgumentException,
RankException,
NullReferenceException,
InvalidOperationException,
ObjectDisposedException,
AbandonedMutexException,
FormatException,
NotSupportedException,
MissingManifestResourceException,
CultureNotFoundException,
MulticastNotSupportedException
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionRankExceptionNullReferenceExceptionInvalidOperationExceptionObjectDisposedExceptionAbandonedMutexExceptionFormatExceptionNotSupportedExceptionMissingManifestResourceExceptionCultureNotFoundExceptionMulticastNotSupportedExceptionpublic boolean Contains(NetObject value) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic void CopyTo(Array arr, int index) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic void EndEdit()
throws java.lang.Throwable
java.lang.Throwablepublic int Find(PropertyDescriptor prop, NetObject key) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic int Find(java.lang.String propertyName,
NetObject key)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
CultureNotFoundException,
NotSupportedException,
NullReferenceException,
NotImplementedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
AbandonedMutexException,
FormatException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionNotSupportedExceptionNullReferenceExceptionNotImplementedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionAbandonedMutexExceptionFormatExceptionpublic boolean getAllowEdit()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic boolean getAllowNew()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
MissingManifestResourceException,
NotSupportedException,
ArgumentException,
CultureNotFoundException,
NullReferenceException,
ArgumentOutOfRangeException,
IndexOutOfRangeException
public boolean getAllowRemove()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic int getCount()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
NullReferenceException,
FormatException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNullReferenceExceptionFormatExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic CurrencyManager getCurrencyManager() throws java.lang.Throwable
java.lang.Throwablepublic NetObject getCurrent() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getDataMember()
throws java.lang.Throwable
java.lang.Throwablepublic NetObject getDataSource() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getFilter()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsBindingSuspended()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsFixedSize()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic boolean getIsReadOnly()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic boolean getIsSorted()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic boolean getIsSynchronized()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic PropertyDescriptorCollection GetItemProperties(PropertyDescriptor[] listAccessors) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface ICancelAddNewgetJCOAssemblyName in interface ISupportInitializegetJCOAssemblyName in class ComponentString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface ICancelAddNewgetJCOClassName in interface ISupportInitializegetJCOClassName in class ComponentString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface ICancelAddNewgetJCOInstance in interface ISupportInitializegetJCOInstance in class ComponentObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface ICancelAddNewgetJCOObjectName in interface ISupportInitializegetJCOObjectName in class ComponentString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface ICancelAddNewgetJCOType in interface ISupportInitializegetJCOType in class ComponentJCType representing the CLR Type of the instantiated Classpublic IList getList() throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, NotImplementedException, ArgumentException, MissingMethodException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionNotImplementedExceptionArgumentExceptionMissingMethodExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic java.lang.String GetListName(PropertyDescriptor[] listAccessors) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic int getPosition()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getRaiseListChangedEvents()
throws java.lang.Throwable
java.lang.Throwablepublic CurrencyManager GetRelatedCurrencyManager(java.lang.String dataMember) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, NotImplementedException, ArgumentException, MissingMethodException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException, KeyNotFoundException, FormatException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionNotImplementedExceptionArgumentExceptionMissingMethodExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionKeyNotFoundExceptionFormatExceptionpublic java.lang.String getSort()
throws java.lang.Throwable
java.lang.Throwablepublic ListSortDescriptionCollection getSortDescriptions() throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic ListSortDirection getSortDirection() throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic PropertyDescriptor getSortProperty() throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic boolean getSupportsAdvancedSorting()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic boolean getSupportsChangeNotification()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getSupportsFiltering()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic boolean getSupportsSearching()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic boolean getSupportsSorting()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic NetObject getSyncRoot() throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic int IndexOf(NetObject value) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic void Insert(int index,
NetObject value)
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic void MoveFirst()
throws java.lang.Throwable
java.lang.Throwablepublic void MoveLast()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
NotSupportedException,
NullReferenceException,
IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNotSupportedExceptionNullReferenceExceptionIndexOutOfRangeExceptionpublic void MoveNext()
throws java.lang.Throwable
java.lang.Throwablepublic void MovePrevious()
throws java.lang.Throwable
java.lang.Throwablepublic void Remove(NetObject value) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, CultureNotFoundException, NullReferenceException, IndexOutOfRangeException, MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic void removeAddingNew(AddingNewEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void RemoveAt(int index)
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic void removeBindingComplete(BindingCompleteEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void RemoveCurrent()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
NullReferenceException,
FormatException,
IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNullReferenceExceptionFormatExceptionIndexOutOfRangeExceptionpublic void removeCurrentChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCurrentItemChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDataError(BindingManagerDataErrorEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDataMemberChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDataSourceChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void RemoveFilter()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic void removeListChanged(ListChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePositionChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void RemoveSort()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NullReferenceException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionNullReferenceExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic void ResetAllowNew()
throws java.lang.Throwable
java.lang.Throwablepublic void ResetBindings(boolean metadataChanged)
throws java.lang.Throwable
java.lang.Throwablepublic void ResetCurrentItem()
throws java.lang.Throwable
java.lang.Throwablepublic void ResetItem(int itemIndex)
throws java.lang.Throwable
java.lang.Throwablepublic void ResumeBinding()
throws java.lang.Throwable
java.lang.Throwablepublic void setAllowNew(boolean AllowNew)
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
MissingManifestResourceException,
NotSupportedException,
ArgumentException,
CultureNotFoundException,
NullReferenceException,
ArgumentOutOfRangeException,
IndexOutOfRangeException
public void setDataMember(java.lang.String DataMember)
throws java.lang.Throwable,
NullReferenceException,
InvalidOperationException,
ArgumentNullException,
NotSupportedException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
MulticastNotSupportedException
java.lang.ThrowableNullReferenceExceptionInvalidOperationExceptionArgumentNullExceptionNotSupportedExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionpublic void setDataSource(NetObject DataSource) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, MulticastNotSupportedException, InvalidCastException, NullReferenceException, FormatException, IndexOutOfRangeException, NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionMulticastNotSupportedExceptionInvalidCastExceptionNullReferenceExceptionFormatExceptionIndexOutOfRangeExceptionNotSupportedExceptionpublic void setFilter(java.lang.String Filter)
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
MissingManifestResourceException,
NotSupportedException,
ArgumentException,
NullReferenceException,
ArgumentOutOfRangeException,
IndexOutOfRangeException
public void setJCOInstance(JCObject instance)
setJCOInstance in class Componentpublic void setPosition(int Position)
throws java.lang.Throwable
java.lang.Throwablepublic void setRaiseListChangedEvents(boolean RaiseListChangedEvents)
throws java.lang.Throwable
java.lang.Throwablepublic void setSort(java.lang.String Sort)
throws java.lang.Throwable,
InvalidOperationException,
ArgumentNullException,
MissingManifestResourceException,
NotSupportedException,
ArgumentException,
NullReferenceException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
OutOfMemoryException
public void SuspendBinding()
throws java.lang.Throwable
java.lang.Throwable