|
||||||||||
| 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()
Original signature : -(BOOL)allowsMixedStatefrom NSCellMixedState native declaration : NSCell.h:356 |
NSInteger |
nextState()
get next state state in cycle Original signature : -(NSInteger)nextStatefrom NSCellMixedState native declaration : NSCell.h:357 |
void |
setAllowsMixedState(boolean flag)
allow button to have mixed state value Original signature : -(void)setAllowsMixedState:(BOOL)from NSCellMixedState native declaration : NSCell.h:355 |
void |
setNextState()
toggle/cycle through states Original signature : -(void)setNextStatefrom NSCellMixedState native declaration : NSCell.h:358 |
| Methods inherited from interface org.rococoa.ObjCObject |
|---|
id |
| Method Detail |
|---|
void setAllowsMixedState(boolean flag)
-(void)setAllowsMixedState:(BOOL)
boolean allowsMixedState()
-(BOOL)allowsMixedState
NSInteger nextState()
-(NSInteger)nextState
void setNextState()
-(void)setNextState
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||