com.jniwrapper.macosx.cocoa.nsuserinterfacevalidation
Interface NSUserInterfaceValidationsProtocol

All Known Implementing Classes:
NSTableView, NSTextView

public interface NSUserInterfaceValidationsProtocol

This interface represents NSUserInterfaceValidationsProtocol protocol. See the protocol documentation at the Apple's site: NSUserInterfaceValidationsProtocol


Method Summary
 com.jniwrapper.Bool validateUserInterfaceItem(Id anItem)
           
 

Method Detail

validateUserInterfaceItem

public com.jniwrapper.Bool validateUserInterfaceItem(Id anItem)