libs-gui/Documentation/gsdoc/NSPopUpButtonCell.html
Adam Fedor 05bdcda840 Updated docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
2002-01-28 04:50:14 +00:00

498 lines
22 KiB
HTML

<html>
<head>
<title>NSPopUpButtonCell</title>
</head>
<body>
<a href="Gui.html">Up</a>
<br />
<h1><a name="title$NSPopUpButtonCell">NSPopUpButtonCell</a></h1>
<h3>Authors</h3>
<dl>
<dt>Michael Hanni(<a href="mailto:mhanni@sprintmail.com"><code>
mhanni@sprintmail.com
</code></a>)</dt>
<dd>
</dd>
</dl>
<p><b>Copyright:</b> (C) 1999 Free Software Foundation, Inc.</p>
<div>
<hr width="50%" align="left" />
<h3>Contents -</h3>
<ol>
<li>
<a href="#001000000000">Software documentation for the NSPopUpButtonCell class</a>
</li>
</ol>
<hr width="50%" align="left" />
</div>
<h1><a name="001000000000">
Software documentation for the NSPopUpButtonCell class
</a></h1>
<h2><a name="class$NSPopUpButtonCell">NSPopUpButtonCell</a> : <a rel="gsdoc" href="NSMenuItemCell.html#class$NSMenuItemCell">NSMenuItemCell</a></h2>
<blockquote>
<dl>
<dt><b>Declared in:</b></dt>
<dd>AppKit/NSPopUpButtonCell.h</dd>
</dl>
</blockquote>
<blockquote>
<b>Standards:</b>
<ul>
<li>GNUstep</li>
<li>MacOS-X</li>
<li>OpenStep</li>
</ul>
</blockquote>
<p>
<em>Description forthcoming.</em>
</p>
<b>Method summary</b>
<ul>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-addItemWithTitle:">-addItemWithTitle:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-addItemsWithTitles:">-addItemsWithTitles:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-altersStateOfSelectedItem">-altersStateOfSelectedItem</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-arrowPosition">-arrowPosition</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-attachPopUpWithFrame:inView:">-attachPopUpWithFrame:inView:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-autoenablesItems">-autoenablesItems</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-dismissPopUp">-dismissPopUp</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-indexOfItem:">-indexOfItem:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-indexOfItemWithRepresentedObject:">-indexOfItemWithRepresentedObject:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-indexOfItemWithTag:">-indexOfItemWithTag:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-indexOfItemWithTarget:andAction:">-indexOfItemWithTarget:andAction:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-indexOfItemWithTitle:">-indexOfItemWithTitle:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-indexOfSelectedItem">-indexOfSelectedItem</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-initTextCell:pullsDown:">-initTextCell:pullsDown:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-insertItemWithTitle:atIndex:">-insertItemWithTitle:atIndex:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-itemArray">-itemArray</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-itemAtIndex:">-itemAtIndex:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-itemTitleAtIndex:">-itemTitleAtIndex:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-itemTitles">-itemTitles</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-itemWithTitle:">-itemWithTitle:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-lastItem">-lastItem</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-menu">-menu</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-numberOfItems">-numberOfItems</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-performClickWithFrame:inView:">-performClickWithFrame:inView:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-preferredEdge">-preferredEdge</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-pullsDown">-pullsDown</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-removeAllItems">-removeAllItems</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-removeItemAtIndex:">-removeItemAtIndex:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-removeItemWithTitle:">-removeItemWithTitle:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-selectItem:">-selectItem:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-selectItemAtIndex:">-selectItemAtIndex:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-selectItemWithTitle:">-selectItemWithTitle:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-selectedItem">-selectedItem</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-setAltersStateOfSelectedItem:">-setAltersStateOfSelectedItem:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-setArrowPosition:">-setArrowPosition:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-setAutoenablesItems:">-setAutoenablesItems:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-setMenu:">-setMenu:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-setPreferredEdge:">-setPreferredEdge:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-setPullsDown:">-setPullsDown:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-setTitle:">-setTitle:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-setUsesItemFromMenu:">-setUsesItemFromMenu:</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-synchronizeTitleAndSelectedItem">-synchronizeTitleAndSelectedItem</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-titleOfSelectedItem">-titleOfSelectedItem</a></li>
<li><a rel="gsdoc" href="NSPopUpButtonCell.html#method$NSPopUpButtonCell-usesItemFromMenu">-usesItemFromMenu</a></li>
</ul>
<hr width="50%" align="left" />
<h3><a name="method$NSPopUpButtonCell-addItemWithTitle:">addItemWithTitle:</a></h3>
- (void) <b>addItemWithTitle:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)title;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-addItemsWithTitles:">addItemsWithTitles:</a></h3>
- (void) <b>addItemsWithTitles:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSArray.html#class$NSArray">NSArray</a>*)itemTitles;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-altersStateOfSelectedItem">altersStateOfSelectedItem</a></h3>
- (BOOL) <b>altersStateOfSelectedItem</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-arrowPosition">arrowPosition</a></h3>
- (NSPopUpArrowPosition) <b>arrowPosition</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-attachPopUpWithFrame:inView:">attachPopUpWithFrame:inView:</a></h3>
- (void) <b>attachPopUpWithFrame:</b> (NSRect)cellFrame<b> inView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-autoenablesItems">autoenablesItems</a></h3>
- (BOOL) <b>autoenablesItems</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-dismissPopUp">dismissPopUp</a></h3>
- (void) <b>dismissPopUp</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-indexOfItem:">indexOfItem:</a></h3>
- (int) <b>indexOfItem:</b> (id)item;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-indexOfItemWithRepresentedObject:">indexOfItemWithRepresentedObject:</a></h3>
- (int) <b>indexOfItemWithRepresentedObject:</b> (id)obj;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-indexOfItemWithTag:">indexOfItemWithTag:</a></h3>
- (int) <b>indexOfItemWithTag:</b> (int)aTag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-indexOfItemWithTarget:andAction:">indexOfItemWithTarget:andAction:</a></h3>
- (int) <b>indexOfItemWithTarget:</b> (id)aTarget<b> andAction:</b> (SEL)actionSelector;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-indexOfItemWithTitle:">indexOfItemWithTitle:</a></h3>
- (int) <b>indexOfItemWithTitle:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)title;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-indexOfSelectedItem">indexOfSelectedItem</a></h3>
- (int) <b>indexOfSelectedItem</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-initTextCell:pullsDown:">initTextCell:pullsDown:</a></h3>
- (id) <b>initTextCell:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)stringValue<b> pullsDown:</b> (BOOL)pullDown;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-insertItemWithTitle:atIndex:">insertItemWithTitle:atIndex:</a></h3>
- (void) <b>insertItemWithTitle:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)title<b> atIndex:</b> (int)index;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-itemArray">itemArray</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSArray.html#class$NSArray">NSArray</a>*) <b>itemArray</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-itemAtIndex:">itemAtIndex:</a></h3>
- (id) <b>itemAtIndex:</b> (int)index;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-itemTitleAtIndex:">itemTitleAtIndex:</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>itemTitleAtIndex:</b> (int)index;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-itemTitles">itemTitles</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSArray.html#class$NSArray">NSArray</a>*) <b>itemTitles</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-itemWithTitle:">itemWithTitle:</a></h3>
- (id) <b>itemWithTitle:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)title;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-lastItem">lastItem</a></h3>
- (id) <b>lastItem</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-menu">menu</a></h3>
- (<a rel="gsdoc" href="NSMenu.html#class$NSMenu">NSMenu</a>*) <b>menu</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-numberOfItems">numberOfItems</a></h3>
- (int) <b>numberOfItems</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-performClickWithFrame:inView:">performClickWithFrame:inView:</a></h3>
- (void) <b>performClickWithFrame:</b> (NSRect)frame<b> inView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-preferredEdge">preferredEdge</a></h3>
- (NSRectEdge) <b>preferredEdge</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-pullsDown">pullsDown</a></h3>
- (BOOL) <b>pullsDown</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-removeAllItems">removeAllItems</a></h3>
- (void) <b>removeAllItems</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-removeItemAtIndex:">removeItemAtIndex:</a></h3>
- (void) <b>removeItemAtIndex:</b> (int)index;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-removeItemWithTitle:">removeItemWithTitle:</a></h3>
- (void) <b>removeItemWithTitle:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)title;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-selectItem:">selectItem:</a></h3>
- (void) <b>selectItem:</b> (id)item;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-selectItemAtIndex:">selectItemAtIndex:</a></h3>
- (void) <b>selectItemAtIndex:</b> (int)index;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-selectItemWithTitle:">selectItemWithTitle:</a></h3>
- (void) <b>selectItemWithTitle:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)title;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-selectedItem">selectedItem</a></h3>
- (id) <b>selectedItem</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-setAltersStateOfSelectedItem:">setAltersStateOfSelectedItem:</a></h3>
- (void) <b>setAltersStateOfSelectedItem:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-setArrowPosition:">setArrowPosition:</a></h3>
- (void) <b>setArrowPosition:</b> (NSPopUpArrowPosition)position;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-setAutoenablesItems:">setAutoenablesItems:</a></h3>
- (void) <b>setAutoenablesItems:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-setMenu:">setMenu:</a></h3>
- (void) <b>setMenu:</b> (<a rel="gsdoc" href="NSMenu.html#class$NSMenu">NSMenu</a>*)menu;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-setPreferredEdge:">setPreferredEdge:</a></h3>
- (void) <b>setPreferredEdge:</b> (NSRectEdge)edge;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-setPullsDown:">setPullsDown:</a></h3>
- (void) <b>setPullsDown:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-setTitle:">setTitle:</a></h3>
- (void) <b>setTitle:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)aString;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-setUsesItemFromMenu:">setUsesItemFromMenu:</a></h3>
- (void) <b>setUsesItemFromMenu:</b> (BOOL)flag;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-synchronizeTitleAndSelectedItem">synchronizeTitleAndSelectedItem</a></h3>
- (void) <b>synchronizeTitleAndSelectedItem</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-titleOfSelectedItem">titleOfSelectedItem</a></h3>
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>titleOfSelectedItem</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<h3><a name="method$NSPopUpButtonCell-usesItemFromMenu">usesItemFromMenu</a></h3>
- (BOOL) <b>usesItemFromMenu</b>;<br />
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
<p>
<em>Description forthcoming.</em>
</p>
<hr width="25%" align="left" />
<br />
<a href="Gui.html">Up</a>
</body>
</html>