C# 클래스 Smartmobili.Cocoa.NSButtonCell

상속: NSActionCell
파일 보기 프로젝트 열기: smartmobili/CocoaBuilder

공개 프로퍼티들

프로퍼티 타입 설명
Class Class

보호된 프로퍼티들

프로퍼티 타입 설명
_altContents NSString
_altImage NSImage
_backgroundColor NSColor
_bezel_style NSBezelStyle
_delayInterval float
_gradient_type NSGradientType
_highlightsByMask uint
_imageScaling NSImageScaling
_keyEquivalent NSString
_keyEquivalentFont NSFont
_keyEquivalentModifierMask uint
_repeatInterval float
_showAltStateMask uint
_sound NSSound

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetPeriodicDelay ( float &delay, float &interval ) : void
Init ( ) : id
InitImageCell ( NSImage anImage ) : id
InitTextCell ( NSString aString ) : id
InitWithCoder ( NSCoder aDecoder ) : id
NSButtonCell ( ) : System
SetCellAttribute ( NSCellAttribute aParameter, int toValue ) : void
SetPeriodicDelay ( int delay, int interval ) : void
_Init ( ) : id

메소드 상세

GetPeriodicDelay() 공개 메소드

public GetPeriodicDelay ( float &delay, float &interval ) : void
delay float
interval float
리턴 void

Init() 공개 메소드

public Init ( ) : id
리턴 id

InitImageCell() 공개 메소드

public InitImageCell ( NSImage anImage ) : id
anImage NSImage
리턴 id

InitTextCell() 공개 메소드

public InitTextCell ( NSString aString ) : id
aString NSString
리턴 id

InitWithCoder() 공개 메소드

public InitWithCoder ( NSCoder aDecoder ) : id
aDecoder NSCoder
리턴 id

NSButtonCell() 공개 메소드

public NSButtonCell ( ) : System
리턴 System

SetCellAttribute() 공개 메소드

public SetCellAttribute ( NSCellAttribute aParameter, int toValue ) : void
aParameter NSCellAttribute
toValue int
리턴 void

SetPeriodicDelay() 공개 메소드

public SetPeriodicDelay ( int delay, int interval ) : void
delay int
interval int
리턴 void

_Init() 공개 메소드

public _Init ( ) : id
리턴 id

프로퍼티 상세

Class 공개적으로 정적으로 프로퍼티

public static Class,Smartmobili.Cocoa Class
리턴 Class

_altContents 보호되어 있는 프로퍼티

protected NSString _altContents
리턴 NSString

_altImage 보호되어 있는 프로퍼티

protected NSImage,Smartmobili.Cocoa _altImage
리턴 NSImage

_backgroundColor 보호되어 있는 프로퍼티

protected NSColor,Smartmobili.Cocoa _backgroundColor
리턴 NSColor

_bezel_style 보호되어 있는 프로퍼티

protected NSBezelStyle _bezel_style
리턴 NSBezelStyle

_delayInterval 보호되어 있는 프로퍼티

protected float _delayInterval
리턴 float

_gradient_type 보호되어 있는 프로퍼티

protected NSGradientType _gradient_type
리턴 NSGradientType

_highlightsByMask 보호되어 있는 프로퍼티

protected uint _highlightsByMask
리턴 uint

_imageScaling 보호되어 있는 프로퍼티

protected NSImageScaling _imageScaling
리턴 NSImageScaling

_keyEquivalent 보호되어 있는 프로퍼티

protected NSString _keyEquivalent
리턴 NSString

_keyEquivalentFont 보호되어 있는 프로퍼티

protected NSFont,Smartmobili.Cocoa _keyEquivalentFont
리턴 NSFont

_keyEquivalentModifierMask 보호되어 있는 프로퍼티

protected uint _keyEquivalentModifierMask
리턴 uint

_repeatInterval 보호되어 있는 프로퍼티

protected float _repeatInterval
리턴 float

_showAltStateMask 보호되어 있는 프로퍼티

protected uint _showAltStateMask
리턴 uint

_sound 보호되어 있는 프로퍼티

protected NSSound,Smartmobili.Cocoa _sound
리턴 NSSound