프로퍼티 | 타입 | 설명 | |
---|---|---|---|
RealValue | decimal | ||
fractionPicker | UIPickerView | ||
maxInches | int | ||
minInches | int |
메소드 | 설명 | |
---|---|---|
CreatePicker ( ) : UIPickerView | ||
GetCell ( UITableView tv ) : UITableViewCell | ||
InchFractionElement ( string caption, decimal realValue ) : System | ||
Selected ( |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
PickerFrameWithSize ( |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
리턴 | UITableViewCell |
public InchFractionElement ( string caption, decimal realValue ) : System | ||
caption | string | |
realValue | decimal | |
리턴 | System |
public Selected ( |
||
dvc | ||
tableView | UITableView | |
path | NSIndexPath | |
리턴 | void |