Sha256: 5b80247772d4f9e6a37913800d1ceeee5eb121b813705994cf9933d17759c916

Contents?: true

Size: 530 Bytes

Versions: 17

Compression:

Stored size: 530 Bytes

Contents

// Many protocols will work from wax out of the box. But some need to be preloaded.
// If the protocol you are using isn't found, just add the protocol to this object
//
// This seems to be a bug, or there is a runtime method I'm unaware of

#import <UIKit/UIKit.h>

@interface ProtocolLoader : NSObject <UIApplicationDelegate, UIWebViewDelegate, UIActionSheetDelegate, UIAlertViewDelegate, UISearchBarDelegate, UITextViewDelegate, UITabBarControllerDelegate, UISearchDisplayDelegate> {}
@end

@implementation ProtocolLoader
@end

Version data entries

17 entries across 6 versions & 1 rubygems

Version Path
candle-0.0.7 lib/candle/generators/lua/wax/ProtocolLoader.h
candle-0.0.7 lib/candle/generators/templates/xib/WaxApplication/ProtocolLoader.h
candle-0.0.7 lib/candle/generators/templates/table/WaxApplication/ProtocolLoader.h
candle-0.0.7 lib/candle/generators/templates/map/WaxApplication/ProtocolLoader.h
candle-0.0.7 lib/candle/generators/templates/blank/WaxApplication/ProtocolLoader.h
candle-0.0.6 lib/candle/generators/lua/wax/ProtocolLoader.h
candle-0.0.6 lib/candle/generators/templates/blank/WaxApplication/ProtocolLoader.h
candle-0.0.6 lib/candle/generators/templates/table/WaxApplication/ProtocolLoader.h
candle-0.0.6 lib/candle/generators/templates/xib/WaxApplication/ProtocolLoader.h
candle-0.0.4 lib/candle/generators/lua/wax/ProtocolLoader.h
candle-0.0.4 lib/candle/generators/templates/blank/WaxApplication/ProtocolLoader.h
candle-0.0.3 lib/candle/generators/lua/wax/ProtocolLoader.h
candle-0.0.3 lib/candle/generators/templates/blank/WaxApplication/ProtocolLoader.h
candle-0.0.2 lib/candle/generators/templates/blank/WaxApplication/ProtocolLoader.h
candle-0.0.2 lib/candle/generators/lua/wax/ProtocolLoader.h
candle-0.0.1 lib/candle/generators/templates/blank/WaxApplication/ProtocolLoader.h
candle-0.0.1 lib/candle/generators/lua/wax/ProtocolLoader.h