Authors
- Generated by Debian
-
Date: Generated at 2024-06-13 07:32:17 +0000
- Declared in:
- InterfaceBuilder/IBApplicationAdditions.h
Description forthcoming.
Method summary
- (
NSImage*)
linkImage;
Image to be displayed with making a link.
- (void)
startConnecting;
Start the connection process.
- Declared in:
- InterfaceBuilder/IBApplicationAdditions.h
- Conforms to:
- NSObject
Description forthcoming.
Method summary
- (id<
IBDocuments>)
activeDocument;
Returns the document which is currently being
edited.
- (id<
IBDocuments>)
documentForObject: (id)object;
Returns the document which contains this
object.
- (BOOL)
isTestingInterface;
Returns YES
, if the reciever is in
testing mode.
- (id)
selectedObject;
Returns the current selection from the current
selection owner.