Package system.windows.controls
Class VirtualizingStackPanel
- java.lang.Object
-
- All Implemented Interfaces:
IJCOBridgeReflected,IAddChild,IQueryAmbient
- Direct Known Subclasses:
DataGridRowsPresenter
public class VirtualizingStackPanel extends VirtualizingPanel
The base .NET class managing System.Windows.Controls.VirtualizingStackPanel, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Controls.VirtualizingStackPanel
Powered by JCOBridge: more info at https://www.jcobridge.com
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringassemblyFullNameFully assembly qualified name: PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35static java.lang.StringassemblyShortNameAssembly name: PresentationFrameworkstatic java.lang.StringclassNameQualified class name: System.Windows.Controls.VirtualizingStackPanelstatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description VirtualizingStackPanel()VirtualizingStackPanel(java.lang.Object instance)Internal constructor.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidAddCleanUpVirtualizedItemHandler(DependencyObject element, CleanUpVirtualizedItemEventHandler handler)static VirtualizingStackPanelcast(IJCOBridgeReflected from)Try to cast theIJCOBridgeReflectedinstance intoVirtualizingStackPanel, a cast assert is made to check if types are compatible.booleangetCanHorizontallyScroll()booleangetCanVerticallyScroll()doublegetExtentHeight()doublegetExtentWidth()doublegetHorizontalOffset()java.lang.StringgetJCOAssemblyName()Returns the reflected Assembly namejava.lang.StringgetJCOClassName()Returns the reflected Class namejava.lang.ObjectgetJCOInstance()Returns the instantiated classjava.lang.StringgetJCOObjectName()Returns the reflected Class name used to build the objectJCTypegetJCOType()Returns the instantiated class TypeOrientationgetOrientation()ScrollViewergetScrollOwner()doublegetVerticalOffset()doublegetViewportHeight()doublegetViewportWidth()voidLineDown()voidLineLeft()voidLineRight()voidLineUp()RectMakeVisible(Visual visual, Rect rectangle)voidMouseWheelDown()voidMouseWheelLeft()voidMouseWheelRight()voidMouseWheelUp()voidPageDown()voidPageLeft()voidPageRight()voidPageUp()static voidRemoveCleanUpVirtualizedItemHandler(DependencyObject element, CleanUpVirtualizedItemEventHandler handler)voidsetCanHorizontallyScroll(boolean CanHorizontallyScroll)voidsetCanVerticallyScroll(boolean CanVerticallyScroll)voidSetHorizontalOffset(double offset)voidsetJCOInstance(JCObject instance)voidsetOrientation(Orientation Orientation)voidsetScrollOwner(ScrollViewer ScrollOwner)voidSetVerticalOffset(double offset)-
Methods inherited from class system.windows.controls.VirtualizingPanel
BringIndexIntoViewPublic, GetCacheLength, GetCacheLengthUnit, getCanHierarchicallyScrollAndVirtualize, GetIsContainerVirtualizable, GetIsVirtualizing, GetIsVirtualizingWhenGrouping, getItemContainerGenerator, GetItemOffset, GetScrollUnit, GetVirtualizationMode, SetCacheLength, SetCacheLengthUnit, SetIsContainerVirtualizable, SetIsVirtualizing, SetIsVirtualizingWhenGrouping, SetScrollUnit, SetVirtualizationMode, ShouldItemsChangeAffectLayout
-
Methods inherited from class system.windows.controls.Panel
getBackground, getChildren, getHasLogicalOrientationPublic, getIsItemsHost, getLogicalOrientationPublic, GetZIndex, setBackground, setIsItemsHost, SetZIndex, ShouldSerializeChildren
-
Methods inherited from class system.windows.FrameworkElement
addContextMenuClosing, addContextMenuOpening, addDataContextChanged, addInitialized, addLoaded, addRequestBringIntoView, addSizeChanged, addToolTipClosing, addToolTipOpening, addUnloaded, ApplyTemplate, BeginInit, BeginStoryboard, BeginStoryboard, BeginStoryboard, BringIntoView, BringIntoView, EndInit, FindName, FindResource, getActualHeight, getActualWidth, GetBindingExpression, getBindingGroup, getContextMenu, getCursor, getDataContext, getFlowDirection, GetFlowDirection, getFocusVisualStyle, getForceCursor, getHeight, getHorizontalAlignment, getInputScope, getIsInitialized, getIsLoaded, getLanguage, getLayoutTransform, getMargin, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getName, getOverridesDefaultStyle, getParent, getResources, getStyle, getTag, getTemplatedParent, getToolTip, getTriggers, getUseLayoutRounding, getVerticalAlignment, getWidth, MoveFocus, OnApplyTemplate, PredictFocus, RegisterName, removeContextMenuClosing, removeContextMenuOpening, removeDataContextChanged, removeInitialized, removeLoaded, removeRequestBringIntoView, removeSizeChanged, removeToolTipClosing, removeToolTipOpening, removeUnloaded, SetBinding, SetBinding, setBindingGroup, setContextMenu, setCursor, setDataContext, setFlowDirection, SetFlowDirection, setFocusVisualStyle, setForceCursor, setHeight, setHorizontalAlignment, setInputScope, setLanguage, setLayoutTransform, setMargin, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setName, setOverridesDefaultStyle, SetResourceReference, setResources, setStyle, setTag, setToolTip, setUseLayoutRounding, setVerticalAlignment, setWidth, ShouldSerializeResources, ShouldSerializeStyle, ShouldSerializeTriggers, TryFindResource, UnregisterName, UpdateDefaultStyle
-
Methods inherited from class system.windows.UIElement
addDragEnter, addDragLeave, addDragOver, addDrop, addFocusableChanged, addGiveFeedback, addGotFocus, addGotKeyboardFocus, addGotMouseCapture, addGotStylusCapture, addIsEnabledChanged, addIsHitTestVisibleChanged, addIsKeyboardFocusedChanged, addIsKeyboardFocusWithinChanged, addIsMouseCapturedChanged, addIsMouseCaptureWithinChanged, addIsMouseDirectlyOverChanged, addIsStylusCapturedChanged, addIsStylusCaptureWithinChanged, addIsStylusDirectlyOverChanged, addIsVisibleChanged, addKeyDown, addKeyUp, addLayoutUpdated, addLostFocus, addLostKeyboardFocus, addLostMouseCapture, addLostStylusCapture, addMouseDown, addMouseEnter, addMouseLeave, addMouseLeftButtonDown, addMouseLeftButtonUp, addMouseMove, addMouseRightButtonDown, addMouseRightButtonUp, addMouseUp, addMouseWheel, addPreviewDragEnter, addPreviewDragLeave, addPreviewDragOver, addPreviewDrop, addPreviewGiveFeedback, addPreviewGotKeyboardFocus, addPreviewKeyDown, addPreviewKeyUp, addPreviewLostKeyboardFocus, addPreviewMouseDown, addPreviewMouseLeftButtonDown, addPreviewMouseLeftButtonUp, addPreviewMouseMove, addPreviewMouseRightButtonDown, addPreviewMouseRightButtonUp, addPreviewMouseUp, addPreviewMouseWheel, addPreviewQueryContinueDrag, addPreviewStylusButtonDown, addPreviewStylusButtonUp, addPreviewStylusDown, addPreviewStylusInAirMove, addPreviewStylusInRange, addPreviewStylusMove, addPreviewStylusOutOfRange, addPreviewStylusSystemGesture, addPreviewStylusUp, addPreviewTextInput, addQueryContinueDrag, addQueryCursor, addStylusButtonDown, addStylusButtonUp, addStylusDown, addStylusEnter, addStylusInAirMove, addStylusInRange, addStylusLeave, addStylusMove, addStylusOutOfRange, addStylusSystemGesture, addStylusUp, addTextInput, AddToEventRoute, ApplyAnimationClock, ApplyAnimationClock, Arrange, BeginAnimation, BeginAnimation, CaptureMouse, CaptureStylus, CaptureTouch, Focus, getAllowDrop, GetAnimationBaseValue, getAreAnyTouchesCaptured, getAreAnyTouchesCapturedWithin, getAreAnyTouchesDirectlyOver, getAreAnyTouchesOver, getBitmapEffect, getBitmapEffectInput, getCacheMode, getClip, getClipToBounds, getCommandBindings, getDesiredSize, getEffect, getFocusable, getHasAnimatedProperties, getInputBindings, getIsArrangeValid, getIsEnabled, getIsFocused, getIsHitTestVisible, getIsInputMethodEnabled, getIsKeyboardFocused, getIsKeyboardFocusWithin, getIsManipulationEnabled, getIsMeasureValid, getIsMouseCaptured, getIsMouseCaptureWithin, getIsMouseDirectlyOver, getIsMouseOver, getIsStylusCaptured, getIsStylusCaptureWithin, getIsStylusDirectlyOver, getIsStylusOver, getIsVisible, getOpacity, getOpacityMask, getPersistId, getRenderSize, getRenderTransform, getRenderTransformOrigin, getSnapsToDevicePixels, getUid, getVisibility, InputHitTest, InvalidateArrange, InvalidateMeasure, InvalidateVisual, Measure, RaiseEvent, ReleaseAllTouchCaptures, ReleaseMouseCapture, ReleaseStylusCapture, ReleaseTouchCapture, removeDragEnter, removeDragLeave, removeDragOver, removeDrop, removeFocusableChanged, removeGiveFeedback, removeGotFocus, removeGotKeyboardFocus, removeGotMouseCapture, removeGotStylusCapture, removeIsEnabledChanged, removeIsHitTestVisibleChanged, removeIsKeyboardFocusedChanged, removeIsKeyboardFocusWithinChanged, removeIsMouseCapturedChanged, removeIsMouseCaptureWithinChanged, removeIsMouseDirectlyOverChanged, removeIsStylusCapturedChanged, removeIsStylusCaptureWithinChanged, removeIsStylusDirectlyOverChanged, removeIsVisibleChanged, removeKeyDown, removeKeyUp, removeLayoutUpdated, removeLostFocus, removeLostKeyboardFocus, removeLostMouseCapture, removeLostStylusCapture, removeMouseDown, removeMouseEnter, removeMouseLeave, removeMouseLeftButtonDown, removeMouseLeftButtonUp, removeMouseMove, removeMouseRightButtonDown, removeMouseRightButtonUp, removeMouseUp, removeMouseWheel, removePreviewDragEnter, removePreviewDragLeave, removePreviewDragOver, removePreviewDrop, removePreviewGiveFeedback, removePreviewGotKeyboardFocus, removePreviewKeyDown, removePreviewKeyUp, removePreviewLostKeyboardFocus, removePreviewMouseDown, removePreviewMouseLeftButtonDown, removePreviewMouseLeftButtonUp, removePreviewMouseMove, removePreviewMouseRightButtonDown, removePreviewMouseRightButtonUp, removePreviewMouseUp, removePreviewMouseWheel, removePreviewQueryContinueDrag, removePreviewStylusButtonDown, removePreviewStylusButtonUp, removePreviewStylusDown, removePreviewStylusInAirMove, removePreviewStylusInRange, removePreviewStylusMove, removePreviewStylusOutOfRange, removePreviewStylusSystemGesture, removePreviewStylusUp, removePreviewTextInput, removeQueryContinueDrag, removeQueryCursor, removeStylusButtonDown, removeStylusButtonUp, removeStylusDown, removeStylusEnter, removeStylusInAirMove, removeStylusInRange, removeStylusLeave, removeStylusMove, removeStylusOutOfRange, removeStylusSystemGesture, removeStylusUp, removeTextInput, setAllowDrop, setBitmapEffect, setBitmapEffectInput, setCacheMode, setClip, setClipToBounds, setEffect, setFocusable, setIsEnabled, setIsHitTestVisible, setIsManipulationEnabled, setOpacity, setOpacityMask, setRenderSize, setRenderTransform, setRenderTransformOrigin, setSnapsToDevicePixels, setUid, setVisibility, ShouldSerializeCommandBindings, ShouldSerializeInputBindings, TranslatePoint, UpdateLayout
-
Methods inherited from class system.windows.media.Visual
FindCommonVisualAncestor, IsAncestorOf, IsDescendantOf, PointFromScreen, PointToScreen, TransformToAncestor, TransformToAncestor, TransformToDescendant, TransformToVisual
-
Methods inherited from class system.windows.DependencyObject
ClearValue, ClearValue, CoerceValue, getDependencyObjectType, getIsSealed, GetLocalValueEnumerator, GetValue, InvalidateProperty, ReadLocalValue, SetCurrentValue, SetValue, SetValue
-
Methods inherited from class system.windows.threading.DispatcherObject
CheckAccess, getDispatcher, VerifyAccess
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToString
-
Methods inherited from interface system.windows.markup.IQueryAmbient
IsAmbientPropertyAvailable
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: PresentationFramework- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Windows.Controls.VirtualizingStackPanel- See Also:
- Constant Field Values
-
-
Constructor Detail
-
VirtualizingStackPanel
public VirtualizingStackPanel(java.lang.Object instance) throws java.lang.ThrowableInternal constructor. Use with caution- Throws:
java.lang.Throwable
-
VirtualizingStackPanel
public VirtualizingStackPanel() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, NotImplementedException, ArgumentNullException, InvalidOperationException, MissingManifestResourceException, NotSupportedException, IndexOutOfRangeException, Win32Exception, ObjectDisposedException
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIAddChild- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Specified by:
getJCOAssemblyNamein interfaceIQueryAmbient- Overrides:
getJCOAssemblyNamein classVirtualizingPanel- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIAddChild- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Specified by:
getJCOClassNamein interfaceIQueryAmbient- Overrides:
getJCOClassNamein classVirtualizingPanel- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIAddChild- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Specified by:
getJCOObjectNamein interfaceIQueryAmbient- Overrides:
getJCOObjectNamein classVirtualizingPanel- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIAddChild- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Specified by:
getJCOInstancein interfaceIQueryAmbient- Overrides:
getJCOInstancein classVirtualizingPanel- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstancein classVirtualizingPanel
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIAddChild- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Specified by:
getJCOTypein interfaceIQueryAmbient- Overrides:
getJCOTypein classVirtualizingPanel- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static VirtualizingStackPanel cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoVirtualizingStackPanel, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
VirtualizingStackPanelinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
MakeVisible
public Rect MakeVisible(Visual visual, Rect rectangle) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException, ArgumentException, IndexOutOfRangeException, InvalidCastException, OverflowException, Win32Exception, InvalidTimeZoneException
- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionNotSupportedExceptionArgumentExceptionIndexOutOfRangeExceptionInvalidCastExceptionOverflowExceptionWin32ExceptionInvalidTimeZoneException
-
AddCleanUpVirtualizedItemHandler
public static void AddCleanUpVirtualizedItemHandler(DependencyObject element, CleanUpVirtualizedItemEventHandler handler) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException
-
LineDown
public void LineDown() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OverflowException
-
LineLeft
public void LineLeft() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OverflowException
-
LineRight
public void LineRight() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OverflowException
-
LineUp
public void LineUp() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OverflowException
-
MouseWheelDown
public void MouseWheelDown() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentNullException, Win32Exception, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, MulticastNotSupportedException, OverflowException- Throws:
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionWin32ExceptionInvalidTimeZoneExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionOverflowException
-
MouseWheelLeft
public void MouseWheelLeft() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OverflowException
-
MouseWheelRight
public void MouseWheelRight() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OverflowException
-
MouseWheelUp
public void MouseWheelUp() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentNullException, Win32Exception, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, MulticastNotSupportedException, OverflowException- Throws:
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionWin32ExceptionInvalidTimeZoneExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionOverflowException
-
PageDown
public void PageDown() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OverflowException
-
PageLeft
public void PageLeft() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OverflowException
-
PageRight
public void PageRight() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OverflowException
-
PageUp
public void PageUp() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OverflowException
-
RemoveCleanUpVirtualizedItemHandler
public static void RemoveCleanUpVirtualizedItemHandler(DependencyObject element, CleanUpVirtualizedItemEventHandler handler) throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException
-
SetHorizontalOffset
public void SetHorizontalOffset(double offset) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, NotSupportedException, OverflowException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidTimeZoneExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionWin32ExceptionMulticastNotSupportedExceptionNotSupportedExceptionOverflowException
-
SetVerticalOffset
public void SetVerticalOffset(double offset) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidTimeZoneException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, NotSupportedException, OverflowException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidTimeZoneExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionWin32ExceptionMulticastNotSupportedExceptionNotSupportedExceptionOverflowException
-
getCanHorizontallyScroll
public boolean getCanHorizontallyScroll() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setCanHorizontallyScroll
public void setCanHorizontallyScroll(boolean CanHorizontallyScroll) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, FormatException, MulticastNotSupportedException, NotImplementedException, ObjectDisposedException, OutOfMemoryException- Throws:
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionFormatExceptionMulticastNotSupportedExceptionNotImplementedExceptionObjectDisposedExceptionOutOfMemoryException
-
getCanVerticallyScroll
public boolean getCanVerticallyScroll() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setCanVerticallyScroll
public void setCanVerticallyScroll(boolean CanVerticallyScroll) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, FormatException, MulticastNotSupportedException, NotImplementedException, ObjectDisposedException, OutOfMemoryException- Throws:
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionFormatExceptionMulticastNotSupportedExceptionNotImplementedExceptionObjectDisposedExceptionOutOfMemoryException
-
getExtentHeight
public double getExtentHeight() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getExtentWidth
public double getExtentWidth() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getHorizontalOffset
public double getHorizontalOffset() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getVerticalOffset
public double getVerticalOffset() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getViewportHeight
public double getViewportHeight() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getViewportWidth
public double getViewportWidth() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getOrientation
public Orientation getOrientation() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
-
setOrientation
public void setOrientation(Orientation Orientation) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
-
getScrollOwner
public ScrollViewer getScrollOwner() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setScrollOwner
public void setScrollOwner(ScrollViewer ScrollOwner) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, MulticastNotSupportedException, NotImplementedException, ObjectDisposedException
-
-