|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NSValidatedUserInterfaceItem | |
|---|---|
| org.rococoa.cocoa.appkit | |
| org.rococoa.cocoa.appkit.protocols | |
| Uses of NSValidatedUserInterfaceItem in org.rococoa.cocoa.appkit |
|---|
| Classes in org.rococoa.cocoa.appkit that implement NSValidatedUserInterfaceItem | |
|---|---|
class |
NSMenuItem
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
class |
NSToolbarItem
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
class |
NSToolbarItemGroup
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
| Methods in org.rococoa.cocoa.appkit with parameters of type NSValidatedUserInterfaceItem | |
|---|---|
abstract boolean |
NSObjectController.validateUserInterfaceItem(NSValidatedUserInterfaceItem item)
overridden to automatically disable user interface elements sending action methods to the controller (for example if canAdd returns NO, menu items with the add: action are disabled) Original signature : -(BOOL)validateUserInterfaceItem:(idnative declaration : NSObjectController.h:63 |
abstract boolean |
NSDocumentController.validateUserInterfaceItem(NSValidatedUserInterfaceItem anItem)
Conformance to the NSUserInterfaceValidations protocol. |
abstract boolean |
NSDocument.validateUserInterfaceItem(NSValidatedUserInterfaceItem anItem)
Conformance to the NSUserInterfaceValidations protocol. |
| Uses of NSValidatedUserInterfaceItem in org.rococoa.cocoa.appkit.protocols |
|---|
| Methods in org.rococoa.cocoa.appkit.protocols with parameters of type NSValidatedUserInterfaceItem | |
|---|---|
boolean |
NSUserInterfaceValidations.validateUserInterfaceItem(NSValidatedUserInterfaceItem anItem)
Original signature : -(BOOL)validateUserInterfaceItem:(idnative declaration : NSUserInterfaceValidation.h:76 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||