#import <salframeview.h>
Definition at line 85 of file salframeview.h.
◆ acceptsFirstMouse:
| - (BOOL) acceptsFirstMouse: |
|
(NSEvent *) |
pEvent |
|
◆ acceptsFirstResponder
| - (BOOL) acceptsFirstResponder |
|
|
|
◆ accessibilityActionDescription:
| - (NSString *) accessibilityActionDescription: |
|
(NSString *) |
pAction |
|
◆ accessibilityActionNames
| - (NSArray *) accessibilityActionNames |
|
|
|
◆ accessibilityAttributeNames
| - (NSArray *) accessibilityAttributeNames |
|
|
|
◆ accessibilityAttributeValue:
| - (id) accessibilityAttributeValue: |
|
(NSString *) |
pAttribute |
|
◆ accessibilityAttributeValue:forParameter:
◆ accessibilityChildren
| - (NSArray *) accessibilityChildren |
|
|
|
◆ accessibilityChildrenInNavigationOrder
| - (NSArray< id< NSAccessibilityElement > > *) accessibilityChildrenInNavigationOrder |
|
|
|
◆ accessibilityFocusedUIElement
| - (id) accessibilityFocusedUIElement |
|
|
|
◆ accessibilityHitTest:
| - (id) accessibilityHitTest: |
|
(NSPoint) |
aPoint |
|
◆ accessibilityIsAttributeSettable:
| - (BOOL) accessibilityIsAttributeSettable: |
|
(NSString *) |
pAttribute |
|
◆ accessibilityIsIgnored
| - (BOOL) accessibilityIsIgnored |
|
|
|
◆ accessibilityParameterizedAttributeNames
| - (NSArray *) accessibilityParameterizedAttributeNames |
|
|
|
◆ accessibilityPerformAction:
| - (void) accessibilityPerformAction: |
|
(NSString *) |
pAction |
|
◆ accessibilitySelectedChildren
| - (NSArray *) accessibilitySelectedChildren |
|
|
|
◆ accessibilitySetOverrideValue:forAttribute:
| - (BOOL) accessibilitySetOverrideValue: |
|
(id) |
pValue |
| forAttribute: |
|
(NSString *) |
pAttribute |
|
|
| |
◆ accessibilitySetValue:forAttribute:
| - (void) accessibilitySetValue: |
|
(id) |
pValue |
| forAttribute: |
|
(NSString *) |
pAttribute |
|
|
| |
◆ accessibilityVisibleChildren
| - (NSArray *) accessibilityVisibleChildren |
|
|
|
◆ accessibleContext
◆ cancelOperation:
| - (void) cancelOperation: |
|
(id) |
aSender |
|
◆ clearLastEvent
◆ clearLastMarkedText
| - (void) clearLastMarkedText |
|
|
|
◆ concludeDragOperation:
| - (void) concludeDragOperation: |
|
(id< NSDraggingInfo >) |
sender |
|
◆ dealloc
◆ deleteBackward:
| - (void) deleteBackward: |
|
(id) |
aSender |
|
◆ deleteBackwardByDecomposingPreviousCharacter:
| - (void) deleteBackwardByDecomposingPreviousCharacter: |
|
(id) |
aSender |
|
◆ deleteForward:
| - (void) deleteForward: |
|
(id) |
aSender |
|
◆ deleteTextInputWantsNonRepeatKeyDown
| - (void) deleteTextInputWantsNonRepeatKeyDown |
|
|
|
◆ deleteToBeginningOfLine:
| - (void) deleteToBeginningOfLine: |
|
(id) |
aSender |
|
◆ deleteToBeginningOfParagraph:
| - (void) deleteToBeginningOfParagraph: |
|
(id) |
aSender |
|
◆ deleteToEndOfLine:
| - (void) deleteToEndOfLine: |
|
(id) |
aSender |
|
◆ deleteToEndOfParagraph:
| - (void) deleteToEndOfParagraph: |
|
(id) |
aSender |
|
◆ deleteWordBackward:
| - (void) deleteWordBackward: |
|
(id) |
aSender |
|
◆ deleteWordForward:
| - (void) deleteWordForward: |
|
(id) |
aSender |
|
◆ draggingEntered:
| - (NSDragOperation) draggingEntered: |
|
(id< NSDraggingInfo >) |
sender |
|
◆ draggingExited:
| - (void) draggingExited: |
|
(id< NSDraggingInfo >) |
sender |
|
◆ draggingUpdated:
| - (NSDragOperation) draggingUpdated: |
|
(id< NSDraggingInfo >) |
sender |
|
◆ drawRect:
| - (void) drawRect: |
|
(NSRect) |
aRect |
|
◆ endExtTextInput
◆ endExtTextInput:
◆ flagsChanged:
| - (void) flagsChanged: |
|
(NSEvent *) |
pEvent |
|
◆ getSalFrame
◆ handleKeyDownException:
| - (BOOL) handleKeyDownException: |
|
(NSEvent *) |
pEvent |
|
◆ initWithSalFrame:
◆ insertBacktab:
| - (void) insertBacktab: |
|
(id) |
aSender |
|
◆ insertLineBreak:
| - (void) insertLineBreak: |
|
(id) |
aSender |
|
◆ insertNewline:
| - (void) insertNewline: |
|
(id) |
aSender |
|
◆ insertParagraphSeparator:
| - (void) insertParagraphSeparator: |
|
(id) |
aSender |
|
◆ insertRegisteredWrapperIntoWrapperRepository
| - (void) insertRegisteredWrapperIntoWrapperRepository |
|
|
|
◆ insertTab:
| - (void) insertTab: |
|
(id) |
aSender |
|
◆ insertText:replacementRange:
| - (void) insertText: |
|
(id) |
aString |
| replacementRange: |
|
(NSRange) |
replacementRange |
|
|
| |
◆ isOpaque
◆ keyDown:
| - (void) keyDown: |
|
(NSEvent *) |
pEvent |
|
◆ magnifyWithEvent:
| - (void) magnifyWithEvent: |
|
(NSEvent *) |
pEvent |
|
◆ mouseDown:
| - (void) mouseDown: |
|
(NSEvent *) |
pEvent |
|
◆ mouseDragged:
| - (void) mouseDragged: |
|
(NSEvent *) |
pEvent |
|
◆ mouseEntered:
| - (void) mouseEntered: |
|
(NSEvent *) |
pEvent |
|
◆ mouseExited:
| - (void) mouseExited: |
|
(NSEvent *) |
pEvent |
|
◆ mouseMoved:
| - (void) mouseMoved: |
|
(NSEvent *) |
pEvent |
|
◆ mouseUp:
| - (void) mouseUp: |
|
(NSEvent *) |
pEvent |
|
◆ moveBackwardAndModifySelection:
| - (void) moveBackwardAndModifySelection: |
|
(id) |
aSender |
|
◆ moveDown:
| - (void) moveDown: |
|
(id) |
aSender |
|
◆ moveForwardAndModifySelection:
| - (void) moveForwardAndModifySelection: |
|
(id) |
aSender |
|
◆ moveLeft:
| - (void) moveLeft: |
|
(id) |
aSender |
|
◆ moveLeftAndModifySelection:
| - (void) moveLeftAndModifySelection: |
|
(id) |
aSender |
|
◆ moveParagraphBackward:
| - (void) moveParagraphBackward: |
|
(id) |
aSender |
|
◆ moveParagraphBackwardAndModifySelection:
| - (void) moveParagraphBackwardAndModifySelection: |
|
(id) |
aSender |
|
◆ moveParagraphForward:
| - (void) moveParagraphForward: |
|
(id) |
aSender |
|
◆ moveParagraphForwardAndModifySelection:
| - (void) moveParagraphForwardAndModifySelection: |
|
(id) |
aSender |
|
◆ moveRight:
| - (void) moveRight: |
|
(id) |
aSender |
|
◆ moveRightAndModifySelection:
| - (void) moveRightAndModifySelection: |
|
(id) |
aSender |
|
◆ moveToBeginningOfDocument:
| - (void) moveToBeginningOfDocument: |
|
(id) |
aSender |
|
◆ moveToBeginningOfDocumentAndModifySelection:
| - (void) moveToBeginningOfDocumentAndModifySelection: |
|
(id) |
aSender |
|
◆ moveToBeginningOfLine:
| - (void) moveToBeginningOfLine: |
|
(id) |
aSender |
|
◆ moveToBeginningOfLineAndModifySelection:
| - (void) moveToBeginningOfLineAndModifySelection: |
|
(id) |
aSender |
|
◆ moveToBeginningOfParagraph:
| - (void) moveToBeginningOfParagraph: |
|
(id) |
aSender |
|
◆ moveToBeginningOfParagraphAndModifySelection:
| - (void) moveToBeginningOfParagraphAndModifySelection: |
|
(id) |
aSender |
|
◆ moveToEndOfDocument:
| - (void) moveToEndOfDocument: |
|
(id) |
aSender |
|
◆ moveToEndOfDocumentAndModifySelection:
| - (void) moveToEndOfDocumentAndModifySelection: |
|
(id) |
aSender |
|
◆ moveToEndOfLine:
| - (void) moveToEndOfLine: |
|
(id) |
aSender |
|
◆ moveToEndOfLineAndModifySelection:
| - (void) moveToEndOfLineAndModifySelection: |
|
(id) |
aSender |
|
◆ moveToEndOfParagraph:
| - (void) moveToEndOfParagraph: |
|
(id) |
aSender |
|
◆ moveToEndOfParagraphAndModifySelection:
| - (void) moveToEndOfParagraphAndModifySelection: |
|
(id) |
aSender |
|
◆ moveToLeftEndOfLine:
| - (void) moveToLeftEndOfLine: |
|
(id) |
aSender |
|
◆ moveToLeftEndOfLineAndModifySelection:
| - (void) moveToLeftEndOfLineAndModifySelection: |
|
(id) |
aSender |
|
◆ moveToRightEndOfLine:
| - (void) moveToRightEndOfLine: |
|
(id) |
aSender |
|
◆ moveToRightEndOfLineAndModifySelection:
| - (void) moveToRightEndOfLineAndModifySelection: |
|
(id) |
aSender |
|
◆ moveUp:
| - (void) moveUp: |
|
(id) |
aSender |
|
◆ moveWordBackward:
| - (void) moveWordBackward: |
|
(id) |
aSender |
|
◆ moveWordBackwardAndModifySelection:
| - (void) moveWordBackwardAndModifySelection: |
|
(id) |
aSender |
|
◆ moveWordForward:
| - (void) moveWordForward: |
|
(id) |
aSender |
|
◆ moveWordForwardAndModifySelection:
| - (void) moveWordForwardAndModifySelection: |
|
(id) |
aSender |
|
◆ moveWordLeftAndModifySelection:
| - (void) moveWordLeftAndModifySelection: |
|
(id) |
aSender |
|
◆ moveWordRightAndModifySelection:
| - (void) moveWordRightAndModifySelection: |
|
(id) |
aSender |
|
◆ noop:
| - (void) noop: |
|
(id) |
aSender |
|
◆ otherMouseDown:
| - (void) otherMouseDown: |
|
(NSEvent *) |
pEvent |
|
◆ otherMouseDragged:
| - (void) otherMouseDragged: |
|
(NSEvent *) |
pEvent |
|
◆ otherMouseUp:
| - (void) otherMouseUp: |
|
(NSEvent *) |
pEvent |
|
◆ parentAttribute
◆ performDragOperation:
| - (BOOL) performDragOperation: |
|
(id< NSDraggingInfo >) |
sender |
|
◆ prepareForDragOperation:
| - (BOOL) prepareForDragOperation: |
|
(id< NSDraggingInfo >) |
sender |
|
◆ registerDraggingDestinationHandler:
| - (void) registerDraggingDestinationHandler: |
|
(id) |
theHandler |
|
◆ registerMouseEventListener:
| - (void) registerMouseEventListener: |
|
(id) |
theListener |
|
◆ registerWrapper
◆ resetCursorRects
| - (void) resetCursorRects |
|
|
|
◆ revokeWrapper
◆ rightMouseDown:
| - (void) rightMouseDown: |
|
(NSEvent *) |
pEvent |
|
◆ rightMouseDragged:
| - (void) rightMouseDragged: |
|
(NSEvent *) |
pEvent |
|
◆ rightMouseUp:
| - (void) rightMouseUp: |
|
(NSEvent *) |
pEvent |
|
◆ rotateWithEvent:
| - (void) rotateWithEvent: |
|
(NSEvent *) |
pEvent |
|
◆ scrollToBeginningOfDocument:
| - (void) scrollToBeginningOfDocument: |
|
(id) |
aSender |
|
◆ scrollToEndOfDocument:
| - (void) scrollToEndOfDocument: |
|
(id) |
aSender |
|
◆ scrollWheel:
| - (void) scrollWheel: |
|
(NSEvent *) |
pEvent |
|
◆ selectAll:
| - (void) selectAll: |
|
(id) |
aSender |
|
◆ selectLine:
| - (void) selectLine: |
|
(id) |
aSender |
|
◆ selectParagraph:
| - (void) selectParagraph: |
|
(id) |
aSender |
|
◆ selectWord:
| - (void) selectWord: |
|
(id) |
aSender |
|
◆ sendKeyInputAndReleaseToFrame:character:
| - (BOOL) sendKeyInputAndReleaseToFrame: |
|
(sal_uInt16) |
nKeyCode |
| character: |
|
(sal_Unicode) |
aChar |
|
|
| |
◆ sendKeyInputAndReleaseToFrame:character:modifiers:
| - (BOOL) sendKeyInputAndReleaseToFrame: |
|
(sal_uInt16) |
nKeyCode |
| character: |
|
(sal_Unicode) |
aChar |
| modifiers: |
|
(unsigned int) |
nMod |
|
|
| |
◆ sendKeyToFrameDirect:character:modifiers:
| - (BOOL) sendKeyToFrameDirect: |
|
(sal_uInt16) |
nKeyCode |
| character: |
|
(sal_Unicode) |
aChar |
| modifiers: |
|
(unsigned int) |
nMod |
|
|
| |
◆ sendMouseEventToFrame:button:eventtype:
| - (void) sendMouseEventToFrame: |
|
(NSEvent *) |
pEvent |
| button: |
|
(sal_uInt16) |
nButton |
| eventtype: |
|
(SalEvent) |
nEvent |
|
|
| |
◆ sendSingleCharacter:
| - (BOOL) sendSingleCharacter: |
|
(NSEvent *) |
pEvent |
|
◆ swipeWithEvent:
| - (void) swipeWithEvent: |
|
(NSEvent *) |
pEvent |
|
◆ unregisterDraggingDestinationHandler:
| - (void) unregisterDraggingDestinationHandler: |
|
(id) |
theHandler |
|
◆ unregisterMouseEventListener:
| - (void) unregisterMouseEventListener: |
|
(id) |
theListener |
|
◆ unsetMouseFrame:
◆ windowForParent
| - (NSWindow *) windowForParent |
|
|
|
◆ mbInCommitMarkedText
| - (BOOL) mbInCommitMarkedText |
|
protected |
◆ mbInEndExtTextInput
| - (BOOL) mbInEndExtTextInput |
|
protected |
◆ mbInKeyInput
◆ mbKeyHandled
◆ mbNeedChildWrapper
| - (BOOL) mbNeedChildWrapper |
|
protected |
◆ mbNeedSpecialKeyHandle
| - (BOOL) mbNeedSpecialKeyHandle |
|
protected |
◆ mbTextInputWantsNonRepeatKeyDown
| - (BOOL) mbTextInputWantsNonRepeatKeyDown |
|
protected |
◆ mDraggingDestinationHandler
| - (id) mDraggingDestinationHandler |
|
protected |
◆ mfLastMagnifyTime
| - (NSTimeInterval) mfLastMagnifyTime |
|
protected |
◆ mfMagnifyDeltaSum
| - (float) mfMagnifyDeltaSum |
|
protected |
◆ mMarkedRange
◆ mpChildWrapper
◆ mpFrame
◆ mpLastEvent
◆ mpLastMarkedText
| - (NSAttributedString*) mpLastMarkedText |
|
protected |
◆ mpLastSuperEvent
| - (NSEvent*) mpLastSuperEvent |
|
protected |
◆ mpMouseEventListener
| - (id) mpMouseEventListener |
|
protected |
◆ mSelectedRange
| - (NSRange) mSelectedRange |
|
protected |
The documentation for this class was generated from the following file: