|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSCellMixedState
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Nested Class Summary | |
---|---|
static interface |
NSCellMixedState._static_
|
Method Summary | |
---|---|
boolean |
allowsMixedState()
|
int |
nextState()
Original signature : -(NSInteger)nextState get next state state in cycle |
void |
setAllowsMixedState(boolean flag)
Original signature : -(void)setAllowsMixedState:(BOOL) allow button to have mixed state value |
void |
setNextState()
Original signature : -(void)setNextState toggle/cycle through states |
Method Detail |
---|
void setAllowsMixedState(boolean flag)
-(void)setAllowsMixedState:(BOOL)
boolean allowsMixedState()
int nextState()
-(NSInteger)nextState
void setNextState()
-(void)setNextState
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |