public class ListView extends Control
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.ListView
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=10.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.ListView
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ListView() |
ListView(java.lang.Object instance)
Internal constructor.
|
addAutoSizeChanged, addBackColorChanged, addBackgroundImageChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDataContextChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addForeColorChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addImeModeChanged, addInvalidated, addKeyDown, addKeyPress, addKeyUp, addLayout, addLeave, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addStyleChanged, addSystemColorsChanged, addTabIndexChanged, addTabStopChanged, addValidated, addValidating, addVisibleChanged, BeginInvoke, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCausesValidation, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDataContext, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getForeColor, getHasChildren, getHeight, getImeMode, getInvokeRequired, getIsAccessible, getIsAncestorSiteInDesignMode, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getLocation, getMargin, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, getParent, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRegion, getRight, getRightToLeft, getSize, getTabIndex, getTabStop, getTag, getText, getTop, getTopLevelControl, getUseWaitCursor, getVisible, getWidth, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invoke, InvokeAsync, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeAutoSizeChanged, removeBackColorChanged, removeBackgroundImageChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDataContextChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeForeColorChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeImeModeChanged, removeInvalidated, removeKeyDown, removeKeyPress, removeKeyUp, removeLayout, removeLeave, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, removeTabIndexChanged, removeTabStopChanged, removeValidated, removeValidating, removeVisibleChanged, ResetBackColor, ResetBindings, ResetCursor, ResetFont, ResetForeColor, ResetImeMode, ResetRightToLeft, ResetText, ResumeLayout, ResumeLayout, Scale, Scale, Scale, ScaleBitmapLogicalToDevice, Select, SelectNextControl, SendToBack, setAccessibleDefaultActionDescription, setAccessibleDescription, setAccessibleName, setAccessibleRole, setAllowDrop, setAnchor, setAutoScrollOffset, setAutoSize, setBackColor, setBackgroundImage, setBackgroundImageLayout, setBindingContext, SetBounds, SetBounds, setBounds, setCapture, setCausesValidation, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenu, setContextMenuStrip, setCursor, setDataContext, setDock, setEnabled, setFont, setForeColor, setHeight, setImeMode, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setParent, setRegion, setRightToLeft, setSize, setTabIndex, setTabStop, setTag, setText, setTop, setUseWaitCursor, setVisible, setWidth, setWindowTarget, Show, SuspendLayout, UpdateaddDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSiteGetLifetimeService, InitializeLifetimeServiceEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringOnDragDrop, OnDragEnter, OnDragLeave, OnDragOver, ToIDropTargetpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ListView()
throws java.lang.Throwable,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentNullException,
ArgumentOutOfRangeException,
ArgumentException,
NotSupportedException,
IndexOutOfRangeException,
OutOfMemoryException,
InvalidCastException,
ObjectDisposedException,
Win32Exception
public ListView(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addAfterLabelEdit(LabelEditEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
addBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void addBeforeLabelEdit(LabelEditEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCacheVirtualItems(CacheVirtualItemsEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnClick(ColumnClickEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnReordered(ColumnReorderedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnWidthChanged(ColumnWidthChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addColumnWidthChanging(ColumnWidthChangingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDrawColumnHeader(DrawListViewColumnHeaderEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDrawItem(DrawListViewItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDrawSubItem(DrawListViewSubItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemActivate(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemCheck(ItemCheckEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemChecked(ItemCheckedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemDrag(ItemDragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemMouseHover(ListViewItemMouseHoverEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemSelectionChanged(ListViewItemSelectionChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPaddingChanged(EventHandler handler) throws java.lang.Throwable
addPaddingChanged in class Controljava.lang.Throwablepublic void addPaint(PaintEventHandler handler) throws java.lang.Throwable
public void addRetrieveVirtualItem(RetrieveVirtualItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSearchForVirtualItem(SearchForVirtualItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSelectedIndexChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTextChanged(EventHandler handler) throws java.lang.Throwable
addTextChanged in class Controljava.lang.Throwablepublic void addVirtualItemsSelectionRangeChanged(ListViewVirtualItemsSelectionRangeChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void ArrangeIcons()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
InvalidOperationException,
ObjectDisposedException,
OutOfMemoryException,
InvalidCastException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionObjectDisposedExceptionOutOfMemoryExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidEnumArgumentExceptionpublic void ArrangeIcons(ListViewAlignment value) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, Win32Exception, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionOutOfMemoryExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionWin32ExceptionInvalidEnumArgumentExceptionpublic void AutoResizeColumn(int columnIndex,
ColumnHeaderAutoResizeStyle headerAutoResize)
throws java.lang.Throwable,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
OutOfMemoryException,
CultureNotFoundException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException,
LockRecursionException,
AbandonedMutexException,
InvalidEnumArgumentException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionCultureNotFoundExceptionNotSupportedExceptionFormatExceptionWin32ExceptionInvalidCastExceptionLockRecursionExceptionAbandonedMutexExceptionInvalidEnumArgumentExceptionpublic void AutoResizeColumns(ColumnHeaderAutoResizeStyle headerAutoResize) throws java.lang.Throwable, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, ArgumentException, InvalidOperationException, IndexOutOfRangeException, ArgumentOutOfRangeException, OutOfMemoryException, CultureNotFoundException, NotSupportedException, FormatException, Win32Exception, InvalidCastException, LockRecursionException, AbandonedMutexException, InvalidEnumArgumentException
java.lang.ThrowablePlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionCultureNotFoundExceptionNotSupportedExceptionFormatExceptionWin32ExceptionInvalidCastExceptionLockRecursionExceptionAbandonedMutexExceptionInvalidEnumArgumentExceptionpublic void BeginUpdate()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
InvalidCastException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException
public static ListView cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ListView, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedListView instancejava.lang.Throwable - in case of error during cast operationpublic void Clear()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
ArgumentException,
InvalidOperationException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
OverflowException
public void EndUpdate()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
InvalidCastException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
ObjectDisposedException,
Win32Exception,
InvalidEnumArgumentException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionObjectDisposedExceptionWin32ExceptionInvalidEnumArgumentExceptionpublic void EnsureVisible(int index)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException,
FormatException
public ListViewItem FindItemWithText(java.lang.String text) throws java.lang.Throwable, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, IndexOutOfRangeException, FormatException, OutOfMemoryException, Win32Exception, LockRecursionException, AbandonedMutexException, SynchronizationLockException, CultureNotFoundException, NullReferenceException, ExternalException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionFormatExceptionOutOfMemoryExceptionWin32ExceptionLockRecursionExceptionAbandonedMutexExceptionSynchronizationLockExceptionCultureNotFoundExceptionNullReferenceExceptionExternalExceptionpublic ListViewItem FindItemWithText(java.lang.String text, boolean includeSubItemsInSearch, int startIndex) throws java.lang.Throwable, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, IndexOutOfRangeException, FormatException, OutOfMemoryException, Win32Exception, LockRecursionException, AbandonedMutexException, SynchronizationLockException, CultureNotFoundException, NullReferenceException, ExternalException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionFormatExceptionOutOfMemoryExceptionWin32ExceptionLockRecursionExceptionAbandonedMutexExceptionSynchronizationLockExceptionCultureNotFoundExceptionNullReferenceExceptionExternalExceptionpublic ListViewItem FindItemWithText(java.lang.String text, boolean includeSubItemsInSearch, int startIndex, boolean isPrefixSearch) throws java.lang.Throwable, ArgumentException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, InvalidOperationException, ArrayTypeMismatchException, NotSupportedException, ObjectDisposedException, RankException, IndexOutOfRangeException, FormatException, OutOfMemoryException, Win32Exception, InvalidCastException, LockRecursionException, AbandonedMutexException, CultureNotFoundException, ExternalException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionFormatExceptionOutOfMemoryExceptionWin32ExceptionInvalidCastExceptionLockRecursionExceptionAbandonedMutexExceptionCultureNotFoundExceptionExternalExceptionpublic ListViewItem FindNearestItem(SearchDirectionHint searchDirection, int x, int y) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, OutOfMemoryException, InvalidCastException, RankException, ArrayTypeMismatchException, InvalidEnumArgumentException, ExternalException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionOutOfMemoryExceptionInvalidCastExceptionRankExceptionArrayTypeMismatchExceptionInvalidEnumArgumentExceptionExternalExceptionpublic ListViewItem FindNearestItem(SearchDirectionHint dir, Point point) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, InvalidOperationException, ObjectDisposedException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, OutOfMemoryException, Win32Exception, LockRecursionException, AbandonedMutexException, SynchronizationLockException, ExternalException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionObjectDisposedExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionOutOfMemoryExceptionWin32ExceptionLockRecursionExceptionAbandonedMutexExceptionSynchronizationLockExceptionExternalExceptionpublic ItemActivation getActivation() throws java.lang.Throwable
java.lang.Throwablepublic ListViewAlignment getAlignment() throws java.lang.Throwable
java.lang.Throwablepublic boolean getAllowColumnReorder()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAutoArrange()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getBackgroundImageTiled()
throws java.lang.Throwable
java.lang.Throwablepublic BorderStyle getBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic boolean getCheckBoxes()
throws java.lang.Throwable
java.lang.Throwablepublic ListViewItem getFocusedItem() throws java.lang.Throwable, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, IndexOutOfRangeException, FormatException
public boolean getFullRowSelect()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getGridLines()
throws java.lang.Throwable
java.lang.Throwablepublic ImageList getGroupImageList() throws java.lang.Throwable
java.lang.Throwablepublic ListViewGroupCollection getGroups() throws java.lang.Throwable
java.lang.Throwablepublic ColumnHeaderStyle getHeaderStyle() throws java.lang.Throwable
java.lang.Throwablepublic boolean getHideSelection()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getHotTracking()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getHoverSelection()
throws java.lang.Throwable
java.lang.Throwablepublic ListViewInsertionMark getInsertionMark() throws java.lang.Throwable
java.lang.Throwablepublic ListViewItem GetItemAt(int x, int y) throws java.lang.Throwable, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, IndexOutOfRangeException, FormatException
public Rectangle GetItemRect(int index) throws java.lang.Throwable, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic Rectangle GetItemRect(int index, ItemBoundsPortion portion) throws java.lang.Throwable, ArgumentException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, InvalidOperationException, ArrayTypeMismatchException, NotSupportedException, ObjectDisposedException, RankException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ControlJCType representing the CLR Type of the instantiated Classpublic boolean getLabelEdit()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getLabelWrap()
throws java.lang.Throwable
java.lang.Throwablepublic ImageList getLargeImageList() throws java.lang.Throwable
java.lang.Throwablepublic IComparer getListViewItemSorter() throws java.lang.Throwable
java.lang.Throwablepublic boolean getMultiSelect()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getOwnerDraw()
throws java.lang.Throwable
java.lang.Throwablepublic Padding getPadding() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
getPadding in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic boolean getRightToLeftLayout()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getScrollable()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowGroups()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowItemToolTips()
throws java.lang.Throwable
java.lang.Throwablepublic ImageList getSmallImageList() throws java.lang.Throwable
java.lang.Throwablepublic SortOrder getSorting() throws java.lang.Throwable
java.lang.Throwablepublic ImageList getStateImageList() throws java.lang.Throwable
java.lang.Throwablepublic Size getTileSize() throws java.lang.Throwable
java.lang.Throwablepublic ListViewItem getTopItem() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException
public boolean getUseCompatibleStateImageBehavior()
throws java.lang.Throwable
java.lang.Throwablepublic View getView() throws java.lang.Throwable
java.lang.Throwablepublic int getVirtualListSize()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getVirtualMode()
throws java.lang.Throwable
java.lang.Throwablepublic ListViewHitTestInfo HitTest(int x, int y) throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, InvalidCastException
public ListViewHitTestInfo HitTest(Point point) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, OutOfMemoryException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, InvalidCastException
public void RedrawItems(int startIndex,
int endIndex,
boolean invalidateOnly)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException,
FormatException,
InvalidCastException,
OutOfMemoryException,
InvalidEnumArgumentException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionFormatExceptionInvalidCastExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionpublic void removeAfterLabelEdit(LabelEditEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
removeBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void removeBeforeLabelEdit(LabelEditEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCacheVirtualItems(CacheVirtualItemsEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnClick(ColumnClickEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnReordered(ColumnReorderedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnWidthChanged(ColumnWidthChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeColumnWidthChanging(ColumnWidthChangingEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDrawColumnHeader(DrawListViewColumnHeaderEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDrawItem(DrawListViewItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDrawSubItem(DrawListViewSubItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemActivate(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemCheck(ItemCheckEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemChecked(ItemCheckedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemDrag(ItemDragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemMouseHover(ListViewItemMouseHoverEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemSelectionChanged(ListViewItemSelectionChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePaddingChanged(EventHandler handler) throws java.lang.Throwable
removePaddingChanged in class Controljava.lang.Throwablepublic void removePaint(PaintEventHandler handler) throws java.lang.Throwable
removePaint in class Controljava.lang.Throwablepublic void removeRetrieveVirtualItem(RetrieveVirtualItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSearchForVirtualItem(SearchForVirtualItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSelectedIndexChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTextChanged(EventHandler handler) throws java.lang.Throwable
removeTextChanged in class Controljava.lang.Throwablepublic void removeVirtualItemsSelectionRangeChanged(ListViewVirtualItemsSelectionRangeChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void setActivation(ItemActivation Activation) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, NotSupportedException
public void setAlignment(ListViewAlignment Alignment) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, InvalidCastException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, SecurityException, IOException, OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionInvalidCastExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setAllowColumnReorder(boolean AllowColumnReorder)
throws java.lang.Throwable,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotSupportedException
public void setAutoArrange(boolean AutoArrange)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException
public void setBackgroundImageTiled(boolean BackgroundImageTiled)
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException
public void setBorderStyle(BorderStyle BorderStyle) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, OutOfMemoryException, Win32Exception, InvalidCastException, ObjectDisposedException, NotSupportedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionOutOfMemoryExceptionWin32ExceptionInvalidCastExceptionObjectDisposedExceptionNotSupportedExceptionpublic void setCheckBoxes(boolean CheckBoxes)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
OverflowException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setFocusedItem(ListViewItem FocusedItem) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, InvalidCastException, IndexOutOfRangeException, RankException, ArgumentOutOfRangeException, ArgumentException, ArrayTypeMismatchException, FormatException, OutOfMemoryException, NotSupportedException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArgumentOutOfRangeExceptionArgumentExceptionArrayTypeMismatchExceptionFormatExceptionOutOfMemoryExceptionNotSupportedExceptionInvalidEnumArgumentExceptionpublic void setFullRowSelect(boolean FullRowSelect)
throws java.lang.Throwable,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotSupportedException
public void setGridLines(boolean GridLines)
throws java.lang.Throwable,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotSupportedException
public void setGroupImageList(ImageList GroupImageList) throws java.lang.Throwable, LockRecursionException, SynchronizationLockException, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, ObjectDisposedException, ArgumentException, PlatformNotSupportedException, MulticastNotSupportedException, NotSupportedException, InvalidEnumArgumentException, Win32Exception
java.lang.ThrowableLockRecursionExceptionSynchronizationLockExceptionArgumentNullExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionArgumentExceptionPlatformNotSupportedExceptionMulticastNotSupportedExceptionNotSupportedExceptionInvalidEnumArgumentExceptionWin32Exceptionpublic void setHeaderStyle(ColumnHeaderStyle HeaderStyle) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, InvalidCastException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, SecurityException, IOException, OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionInvalidCastExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setHideSelection(boolean HideSelection)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException
public void setHotTracking(boolean HotTracking)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
InvalidOperationException,
ObjectDisposedException,
InvalidEnumArgumentException
public void setHoverSelection(boolean HoverSelection)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException
public void setJCOInstance(JCObject instance)
setJCOInstance in class Controlpublic void setLabelEdit(boolean LabelEdit)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException
public void setLabelWrap(boolean LabelWrap)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException
public void setLargeImageList(ImageList LargeImageList) throws java.lang.Throwable, LockRecursionException, SynchronizationLockException, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, ObjectDisposedException, ArgumentException, PlatformNotSupportedException, FormatException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, NotSupportedException, MulticastNotSupportedException, Win32Exception
java.lang.ThrowableLockRecursionExceptionSynchronizationLockExceptionArgumentNullExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionArgumentExceptionPlatformNotSupportedExceptionFormatExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionNotSupportedExceptionMulticastNotSupportedExceptionWin32Exceptionpublic void setListViewItemSorter(IComparer ListViewItemSorter) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, InvalidOperationException, ObjectDisposedException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, Win32Exception, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionObjectDisposedExceptionOutOfMemoryExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionWin32ExceptionInvalidEnumArgumentExceptionpublic void setMultiSelect(boolean MultiSelect)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException
public void setOwnerDraw(boolean OwnerDraw)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
InvalidOperationException,
InvalidCastException
public void setPadding(Padding Padding) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
setPadding in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic void setRightToLeftLayout(boolean RightToLeftLayout)
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentNullException,
InvalidOperationException,
InvalidCastException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
OverflowException
public void setScrollable(boolean Scrollable)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
InvalidCastException,
ArgumentOutOfRangeException,
FormatException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
OverflowException
public void setShowGroups(boolean ShowGroups)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ArgumentNullException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException
public void setShowItemToolTips(boolean ShowItemToolTips)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
InvalidCastException,
ArgumentOutOfRangeException,
FormatException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
OverflowException
public void setSmallImageList(ImageList SmallImageList) throws java.lang.Throwable, LockRecursionException, SynchronizationLockException, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, ObjectDisposedException, ArgumentException, PlatformNotSupportedException, FormatException, InvalidCastException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, NotSupportedException, MulticastNotSupportedException, Win32Exception
java.lang.ThrowableLockRecursionExceptionSynchronizationLockExceptionArgumentNullExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionArgumentExceptionPlatformNotSupportedExceptionFormatExceptionInvalidCastExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionNotSupportedExceptionMulticastNotSupportedExceptionWin32Exceptionpublic void setSorting(SortOrder Sorting) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, OutOfMemoryException, Win32Exception, InvalidCastException, ObjectDisposedException, NotSupportedException, SecurityException, IOException, OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionOutOfMemoryExceptionWin32ExceptionInvalidCastExceptionObjectDisposedExceptionNotSupportedExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setStateImageList(ImageList StateImageList) throws java.lang.Throwable, LockRecursionException, SynchronizationLockException, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, ObjectDisposedException, ArgumentException, PlatformNotSupportedException, MulticastNotSupportedException, NotSupportedException, InvalidEnumArgumentException, Win32Exception
java.lang.ThrowableLockRecursionExceptionSynchronizationLockExceptionArgumentNullExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionArgumentExceptionPlatformNotSupportedExceptionMulticastNotSupportedExceptionNotSupportedExceptionInvalidEnumArgumentExceptionWin32Exceptionpublic void setTileSize(Size TileSize) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, OutOfMemoryException, InvalidCastException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionOutOfMemoryExceptionInvalidCastExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionInvalidEnumArgumentExceptionpublic void setTopItem(ListViewItem TopItem) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, Win32Exception, InvalidCastException, LockRecursionException, OutOfMemoryException, AbandonedMutexException, FormatException, RankException, ArrayTypeMismatchException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionInvalidCastExceptionLockRecursionExceptionOutOfMemoryExceptionAbandonedMutexExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionInvalidEnumArgumentExceptionpublic void setUseCompatibleStateImageBehavior(boolean UseCompatibleStateImageBehavior)
throws java.lang.Throwable
java.lang.Throwablepublic void setView(View View) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, InvalidEnumArgumentException, IndexOutOfRangeException, Win32Exception, InvalidCastException, OutOfMemoryException, SecurityException, IOException, UnauthorizedAccessException, OverflowException, RankException, ArrayTypeMismatchException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionWin32ExceptionInvalidCastExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionRankExceptionArrayTypeMismatchExceptionpublic void setVirtualListSize(int VirtualListSize)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
InvalidCastException,
LockRecursionException,
OutOfMemoryException,
AbandonedMutexException,
FormatException,
RankException,
ArrayTypeMismatchException,
InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionInvalidCastExceptionLockRecursionExceptionOutOfMemoryExceptionAbandonedMutexExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionInvalidEnumArgumentExceptionpublic void setVirtualMode(boolean VirtualMode)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
OverflowException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void Sort()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException,
InvalidOperationException,
OutOfMemoryException,
InvalidCastException,
RankException,
IndexOutOfRangeException,
ArrayTypeMismatchException,
Win32Exception,
InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionOutOfMemoryExceptionInvalidCastExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionWin32ExceptionInvalidEnumArgumentException