Files
NoticeView/Default-568h@2x.png
Blake Watters 6286f99219 Refactor WBNoticeView for simplicity and to support easier implementation of additional notice types.
* Reorganizes codebase to rely on properties instead of methods.
* Adds `ForSubclassEyesOnly` category to expose protected interfaces needed by subclasses to implement notice types.
* Removes the `noticeType` notion in favor of using subclassing to create notice types.
* Removes seemingly unused `defaultManager` static method.
* Removes `_raiseIfObjectIsNil:named:` method in favor of `NSParameterAssert`
* Adds Appledoc documentation to all public interfaces.
* Adds a Boolean argument to the dismiss callback block to disambiguate interactive vs. non-interactive dismissal.
* Replaces the dimissed block property with a setter method to enable code completion in Xcode.
* Adds Default-568h@2x.png image to suppress Xcode warning.
2012-11-12 23:10:13 -05:00

18 KiB
640x1136px

/kylefang/NoticeView/raw/branch/master/Default-568h@2x.png