Download UITextField Blocks Free Java Code
Description
Adds blocks to all UITextField delegate methods with a category, no subclassing. Also allows the use of delegate methods if no block is set.
Source Files
The download file UITextField-Blocks-master.zip has the following entries.
.gitignore//from w w w .j av a2 s . c o m
.travis.yml
Example/UITextField-Blocks Example.xcodeproj/project.pbxproj
Example/UITextField-Blocks Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Example/UITextField-Blocks Example.xcodeproj/xcshareddata/xcschemes/UITextField-Blocks Example.xcscheme
Example/UITextField-Blocks Example/Base.lproj/Main.storyboard
Example/UITextField-Blocks Example/Images.xcassets/AppIcon.appiconset/Contents.json
Example/UITextField-Blocks Example/Images.xcassets/LaunchImage.launchimage/Contents.json
Example/UITextField-Blocks Example/SHCAppDelegate.h
Example/UITextField-Blocks Example/SHCAppDelegate.m
Example/UITextField-Blocks Example/SHCViewController.h
Example/UITextField-Blocks Example/SHCViewController.m
Example/UITextField-Blocks Example/UITextField-Blocks Example-Info.plist
Example/UITextField-Blocks Example/UITextField-Blocks Example-Prefix.pch
Example/UITextField-Blocks Example/en.lproj/InfoPlist.strings
Example/UITextField-Blocks Example/main.m
Example/UITextField-Blocks ExampleTests/UITextField-Blocks ExampleTests-Info.plist
Example/UITextField-Blocks ExampleTests/UITextField_Blocks_ExampleTests.m
Example/UITextField-Blocks ExampleTests/en.lproj/InfoPlist.strings
LICENSE
README.md
UITextField+Blocks.h
UITextField+Blocks.m
Download
Click the following link to download UITextField-Blocks-master.zip.
UITextField-Blocks-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »