2000-02-28 16:33:27 +00:00
|
|
|
<?xml version="1.0"?>
|
2001-12-17 16:51:51 +00:00
|
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.7//EN" "http://www.gnustep.org/gsdoc-0_6_7.xml">
|
|
|
|
<gsdoc base="NSMenuItemCell" next="NSMenuView" prev="NSMenu" up="NSActionCell">
|
2000-02-28 16:33:27 +00:00
|
|
|
<head>
|
|
|
|
<title>NSMenuItemCell</title>
|
2001-12-17 16:51:51 +00:00
|
|
|
<author name="Michael Hanni">
|
|
|
|
<email address="mhanni@sprintmail.com">
|
|
|
|
mhanni@sprintmail.com
|
|
|
|
</email>
|
2000-02-28 16:33:27 +00:00
|
|
|
</author>
|
2001-12-17 16:51:51 +00:00
|
|
|
<copy>1999 Free Software Foundation, Inc.</copy>
|
2000-02-28 16:33:27 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<chapter>
|
2001-12-17 16:51:51 +00:00
|
|
|
<heading>
|
|
|
|
Software documentation for the NSMenuItemCell class
|
|
|
|
</heading>
|
2000-02-28 16:33:27 +00:00
|
|
|
<class name="NSMenuItemCell" super="NSButtonCell">
|
2001-12-17 16:51:51 +00:00
|
|
|
<declared>AppKit/NSMenuItemCell.h</declared>
|
|
|
|
<conform>NSCopying</conform>
|
2000-02-28 16:33:27 +00:00
|
|
|
<conform>NSCoding</conform>
|
2001-12-17 16:51:51 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="void">
|
|
|
|
<sel>calcSize</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>drawBorderAndBackgroundWithFrame:</sel>
|
|
|
|
<arg type="NSRect">cellFrame</arg>
|
2001-12-17 16:51:51 +00:00
|
|
|
<sel>inView:</sel>
|
|
|
|
<arg type="NSView*">controlView</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>drawImageWithFrame:</sel>
|
|
|
|
<arg type="NSRect">cellFrame</arg>
|
2001-12-17 16:51:51 +00:00
|
|
|
<sel>inView:</sel>
|
|
|
|
<arg type="NSView*">controlView</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>drawKeyEquivalentWithFrame:</sel>
|
|
|
|
<arg type="NSRect">cellFrame</arg>
|
2001-12-17 16:51:51 +00:00
|
|
|
<sel>inView:</sel>
|
|
|
|
<arg type="NSView*">controlView</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>drawSeparatorItemWithFrame:</sel>
|
|
|
|
<arg type="NSRect">cellFrame</arg>
|
2001-12-17 16:51:51 +00:00
|
|
|
<sel>inView:</sel>
|
|
|
|
<arg type="NSView*">controlView</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>drawStateImageWithFrame:</sel>
|
|
|
|
<arg type="NSRect">cellFrame</arg>
|
2001-12-17 16:51:51 +00:00
|
|
|
<sel>inView:</sel>
|
|
|
|
<arg type="NSView*">controlView</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>drawTitleWithFrame:</sel>
|
|
|
|
<arg type="NSRect">cellFrame</arg>
|
2001-12-17 16:51:51 +00:00
|
|
|
<sel>inView:</sel>
|
|
|
|
<arg type="NSView*">controlView</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSRect">
|
|
|
|
<sel>imageRectForBounds:</sel>
|
|
|
|
<arg type="NSRect">cellFrame</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="float">
|
|
|
|
<sel>imageWidth</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="BOOL">
|
|
|
|
<sel>isHighlighted</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSRect">
|
|
|
|
<sel>keyEquivalentRectForBounds:</sel>
|
|
|
|
<arg type="NSRect">cellFrame</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="float">
|
|
|
|
<sel>keyEquivalentWidth</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSMenuItem*">
|
|
|
|
<sel>menuItem</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSMenuView*">
|
|
|
|
<sel>menuView</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="BOOL">
|
|
|
|
<sel>needsSizing</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setHighlighted:</sel>
|
|
|
|
<arg type="BOOL">flag</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setMenuItem:</sel>
|
|
|
|
<arg type="NSMenuItem*">item</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setMenuView:</sel>
|
|
|
|
<arg type="NSMenuView*">menuView</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setNeedsSizing:</sel>
|
|
|
|
<arg type="BOOL">flag</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSRect">
|
|
|
|
<sel>stateImageRectForBounds:</sel>
|
|
|
|
<arg type="NSRect">cellFrame</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="float">
|
|
|
|
<sel>stateImageWidth</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSRect">
|
|
|
|
<sel>titleRectForBounds:</sel>
|
|
|
|
<arg type="NSRect">cellFrame</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="float">
|
|
|
|
<sel>titleWidth</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-28 16:33:27 +00:00
|
|
|
</class>
|
|
|
|
</chapter>
|
|
|
|
</body>
|
|
|
|
</gsdoc>
|