setEntryType:
Sets how numeric data is formatted in the receiver and places restrictions on acceptable input.
Declaration
- (void) setEntryType:(NSInteger) type;Parameters
- type:
One of the types listed for this method in Data Entry Types.
Sets how numeric data is formatted in the receiver and places restrictions on acceptable input.
- (void) setEntryType:(NSInteger) type;One of the types listed for this method in Data Entry Types.