Package system.windows.controls
Class RichTextBox
-
- All Implemented Interfaces:
IJCOBridgeReflected
,IAddChild
,IQueryAmbient
public class RichTextBox extends TextBoxBase implements IAddChild
The base .NET class managing System.Windows.Controls.RichTextBox, PresentationFramework, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.See: https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Controls.RichTextBox
-
-
Field Summary
Fields Modifier and Type Field Description static String
assemblyFullName
Fully assembly qualified name: PresentationFramework, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35static String
assemblyShortName
Assembly name: PresentationFrameworkstatic String
className
Qualified class name: System.Windows.Controls.RichTextBoxstatic JCType
classType
The type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description RichTextBox()
RichTextBox(Object instance)
Internal constructor.RichTextBox(FlowDocument document)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
AddChild(NetObject value)
Deprecated.Not for public use because the method is implemented in .NET with an explicit interface.void
AddText(String text)
Deprecated.Not for public use because the method is implemented in .NET with an explicit interface.static RichTextBox
cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoRichTextBox
, a cast assert is made to check if types are compatible.TextPointer
getCaretPosition()
FlowDocument
getDocument()
boolean
getIsDocumentEnabled()
String
getJCOAssemblyName()
Returns the reflected Assembly nameString
getJCOClassName()
Returns the reflected Class nameObject
getJCOInstance()
Returns the instantiated classString
getJCOObjectName()
Returns the reflected Class name used to build the objectJCType
getJCOType()
Returns the instantiated class TypeTextPointer
GetNextSpellingErrorPosition(TextPointer position, LogicalDirection direction)
TextPointer
GetPositionFromPoint(Point point, boolean snapToText)
TextSelection
getSelection()
SpellingError
GetSpellingError(TextPointer position)
TextRange
GetSpellingErrorRange(TextPointer position)
void
setCaretPosition(TextPointer CaretPosition)
void
setDocument(FlowDocument Document)
void
setIsDocumentEnabled(boolean IsDocumentEnabled)
void
setJCOInstance(JCObject instance)
boolean
ShouldSerializeDocument()
-
Methods inherited from class system.windows.controls.primitives.TextBoxBase
addSelectionChanged, addTextChanged, AppendText, BeginChange, Copy, Cut, DeclareChangeBlock, EndChange, getAcceptsReturn, getAcceptsTab, getAutoWordSelection, getCanRedo, getCanUndo, getCaretBrush, getExtentHeight, getExtentWidth, getHorizontalOffset, getHorizontalScrollBarVisibility, getIsInactiveSelectionHighlightEnabled, getIsReadOnly, getIsReadOnlyCaretVisible, getIsSelectionActive, getIsUndoEnabled, getSelectionBrush, getSelectionOpacity, getSelectionTextBrush, getSpellCheck, getUndoLimit, getVerticalOffset, getVerticalScrollBarVisibility, getViewportHeight, getViewportWidth, LineDown, LineLeft, LineRight, LineUp, LockCurrentUndoUnit, OnApplyTemplate, PageDown, PageLeft, PageRight, PageUp, Paste, Redo, removeSelectionChanged, removeTextChanged, ScrollToEnd, ScrollToHome, ScrollToHorizontalOffset, ScrollToVerticalOffset, SelectAll, setAcceptsReturn, setAcceptsTab, setAutoWordSelection, setCaretBrush, setHorizontalScrollBarVisibility, setIsInactiveSelectionHighlightEnabled, setIsReadOnly, setIsReadOnlyCaretVisible, setIsUndoEnabled, setSelectionBrush, setSelectionOpacity, setSelectionTextBrush, setUndoLimit, setVerticalScrollBarVisibility, Undo
-
Methods inherited from class system.windows.controls.Control
addMouseDoubleClick, addPreviewMouseDoubleClick, getBackground, getBorderBrush, getBorderThickness, getFontFamily, getFontSize, getFontStretch, getFontStyle, getFontWeight, getForeground, getHorizontalContentAlignment, getIsTabStop, getPadding, getTabIndex, getTemplate, getVerticalContentAlignment, removeMouseDoubleClick, removePreviewMouseDoubleClick, setBackground, setBorderBrush, setBorderThickness, setFontFamily, setFontSize, setFontStretch, setFontStyle, setFontWeight, setForeground, setHorizontalContentAlignment, setIsTabStop, setPadding, setTabIndex, setTemplate, setVerticalContentAlignment
-
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, IsAmbientPropertyAvailable, MoveFocus, 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, toObjectFromArray, toObjectFromArray, toString, ToString, translateException
-
-
-
-
Field Detail
-
assemblyFullName
public static final String assemblyFullName
Fully assembly qualified name: PresentationFramework, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35- See Also:
- Constant Field Values
-
assemblyShortName
public static final String assemblyShortName
Assembly name: PresentationFramework- See Also:
- Constant Field Values
-
className
public static final String className
Qualified class name: System.Windows.Controls.RichTextBox- See Also:
- Constant Field Values
-
-
Constructor Detail
-
RichTextBox
public RichTextBox(Object instance) throws Throwable
Internal constructor. Use with caution- Throws:
Throwable
-
RichTextBox
public RichTextBox() throws Throwable, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException, ArgumentException, NotSupportedException, RankException, ArrayTypeMismatchException, PlatformNotSupportedException, NullReferenceException, Win32Exception, InvalidEnumArgumentException, IndexOutOfRangeException, CultureNotFoundException, ObjectDisposedException, SecurityException, IOException, OutOfMemoryException, XamlParseException, ThreadStateException, OverflowException
- Throws:
Throwable
ArgumentOutOfRangeException
ArgumentNullException
InvalidOperationException
ArgumentException
NotSupportedException
RankException
ArrayTypeMismatchException
PlatformNotSupportedException
NullReferenceException
Win32Exception
InvalidEnumArgumentException
IndexOutOfRangeException
CultureNotFoundException
ObjectDisposedException
SecurityException
IOException
OutOfMemoryException
XamlParseException
ThreadStateException
OverflowException
-
RichTextBox
public RichTextBox(FlowDocument document) throws Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException, NotSupportedException, Win32Exception, PlatformNotSupportedException, NullReferenceException, InvalidEnumArgumentException, ObjectDisposedException, TargetInvocationException, ThreadStateException, IndexOutOfRangeException, CultureNotFoundException, SecurityException, OutOfMemoryException, XamlParseException, RankException, OverflowException
- Throws:
Throwable
ArgumentException
ArgumentOutOfRangeException
ArgumentNullException
InvalidOperationException
NotSupportedException
Win32Exception
PlatformNotSupportedException
NullReferenceException
InvalidEnumArgumentException
ObjectDisposedException
TargetInvocationException
ThreadStateException
IndexOutOfRangeException
CultureNotFoundException
SecurityException
OutOfMemoryException
XamlParseException
RankException
OverflowException
-
-
Method Detail
-
getJCOAssemblyName
public String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIAddChild
- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Specified by:
getJCOAssemblyName
in interfaceIQueryAmbient
- Overrides:
getJCOAssemblyName
in classTextBoxBase
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public String getJCOClassName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name- Specified by:
getJCOClassName
in interfaceIAddChild
- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Specified by:
getJCOClassName
in interfaceIQueryAmbient
- Overrides:
getJCOClassName
in classTextBoxBase
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public String getJCOObjectName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name used to build the object- Specified by:
getJCOObjectName
in interfaceIAddChild
- Specified by:
getJCOObjectName
in interfaceIJCOBridgeReflected
- Specified by:
getJCOObjectName
in interfaceIQueryAmbient
- Overrides:
getJCOObjectName
in classTextBoxBase
- Returns:
- A
String
representing the name used to allocated the object in CLR context
-
getJCOInstance
public Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIAddChild
- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Specified by:
getJCOInstance
in interfaceIQueryAmbient
- Overrides:
getJCOInstance
in classTextBoxBase
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstance
in classTextBoxBase
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class Type- Specified by:
getJCOType
in interfaceIAddChild
- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Specified by:
getJCOType
in interfaceIQueryAmbient
- Overrides:
getJCOType
in classTextBoxBase
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static RichTextBox cast(IJCOBridgeReflected from) throws Throwable
Try to cast theIJCOBridgeReflected
instance intoRichTextBox
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
RichTextBox
instance- Throws:
Throwable
- in case of error during cast operation
-
ShouldSerializeDocument
public boolean ShouldSerializeDocument() throws Throwable, ArgumentNullException, ArgumentException, ObjectDisposedException, SecurityException, IOException, InvalidOperationException
-
GetSpellingError
public SpellingError GetSpellingError(TextPointer position) throws Throwable, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ArgumentNullException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, CultureNotFoundException, FormatException, NullReferenceException, COMException, SynchronizationLockException, KeyNotFoundException, OutOfMemoryException
- Throws:
Throwable
ArgumentException
ArgumentOutOfRangeException
IndexOutOfRangeException
PlatformNotSupportedException
NotSupportedException
ArgumentNullException
ObjectDisposedException
InvalidOperationException
RankException
ArrayTypeMismatchException
CultureNotFoundException
FormatException
NullReferenceException
COMException
SynchronizationLockException
KeyNotFoundException
OutOfMemoryException
-
GetNextSpellingErrorPosition
public TextPointer GetNextSpellingErrorPosition(TextPointer position, LogicalDirection direction) throws Throwable, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ArgumentNullException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, CultureNotFoundException, FormatException, NullReferenceException, COMException, SynchronizationLockException, KeyNotFoundException, OutOfMemoryException
- Throws:
Throwable
ArgumentException
ArgumentOutOfRangeException
IndexOutOfRangeException
PlatformNotSupportedException
NotSupportedException
ArgumentNullException
ObjectDisposedException
InvalidOperationException
RankException
ArrayTypeMismatchException
CultureNotFoundException
FormatException
NullReferenceException
COMException
SynchronizationLockException
KeyNotFoundException
OutOfMemoryException
-
GetPositionFromPoint
public TextPointer GetPositionFromPoint(Point point, boolean snapToText) throws Throwable, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ArgumentNullException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, Win32Exception
-
GetSpellingErrorRange
public TextRange GetSpellingErrorRange(TextPointer position) throws Throwable, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ArgumentNullException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, CultureNotFoundException, FormatException, NullReferenceException, COMException, SynchronizationLockException, KeyNotFoundException, OutOfMemoryException
- Throws:
Throwable
ArgumentException
ArgumentOutOfRangeException
IndexOutOfRangeException
PlatformNotSupportedException
NotSupportedException
ArgumentNullException
ObjectDisposedException
InvalidOperationException
RankException
ArrayTypeMismatchException
CultureNotFoundException
FormatException
NullReferenceException
COMException
SynchronizationLockException
KeyNotFoundException
OutOfMemoryException
-
AddChild
@Deprecated public void AddChild(NetObject value) throws Throwable
Deprecated.Not for public use because the method is implemented in .NET with an explicit interface. Use the static ToIAddChild method available in IAddChild to obtain an object with an invocable method
-
AddText
@Deprecated public void AddText(String text) throws Throwable
Deprecated.Not for public use because the method is implemented in .NET with an explicit interface. Use the static ToIAddChild method available in IAddChild to obtain an object with an invocable method
-
getIsDocumentEnabled
public boolean getIsDocumentEnabled() throws Throwable, ArgumentNullException, ArgumentException, ObjectDisposedException, InvalidOperationException, CultureNotFoundException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
setIsDocumentEnabled
public void setIsDocumentEnabled(boolean IsDocumentEnabled) throws Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, CultureNotFoundException, PlatformNotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, FormatException, NotSupportedException
-
getDocument
public FlowDocument getDocument() throws Throwable, ArgumentNullException, ArgumentException, ObjectDisposedException, ArgumentOutOfRangeException, IndexOutOfRangeException, SecurityException, UnauthorizedAccessException, IOException, PlatformNotSupportedException, InvalidOperationException, NotSupportedException
-
setDocument
public void setDocument(FlowDocument Document) throws Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArrayTypeMismatchException, IndexOutOfRangeException, NotSupportedException, CultureNotFoundException, ObjectDisposedException, OutOfMemoryException, ExternalException, SecurityException, UnauthorizedAccessException, IOException, FormatException, InvalidEnumArgumentException, Win32Exception, NullReferenceException, RankException, KeyNotFoundException, MulticastNotSupportedException
- Throws:
Throwable
ArgumentException
ArgumentOutOfRangeException
ArgumentNullException
InvalidOperationException
PlatformNotSupportedException
ArrayTypeMismatchException
IndexOutOfRangeException
NotSupportedException
CultureNotFoundException
ObjectDisposedException
OutOfMemoryException
ExternalException
SecurityException
UnauthorizedAccessException
IOException
FormatException
InvalidEnumArgumentException
Win32Exception
NullReferenceException
RankException
KeyNotFoundException
MulticastNotSupportedException
-
getCaretPosition
public TextPointer getCaretPosition() throws Throwable
- Throws:
Throwable
-
setCaretPosition
public void setCaretPosition(TextPointer CaretPosition) throws Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArrayTypeMismatchException, IndexOutOfRangeException, NotSupportedException, CultureNotFoundException, ObjectDisposedException, OutOfMemoryException, ExternalException
- Throws:
Throwable
ArgumentException
ArgumentOutOfRangeException
ArgumentNullException
InvalidOperationException
PlatformNotSupportedException
ArrayTypeMismatchException
IndexOutOfRangeException
NotSupportedException
CultureNotFoundException
ObjectDisposedException
OutOfMemoryException
ExternalException
-
getSelection
public TextSelection getSelection() throws Throwable
- Throws:
Throwable
-
-