Library
Main Page
Classes
Files
File List
SOSign
ISOPageScrollViewDelegate.h
1
//
2
// ISOPageScrollViewDelegate.h
3
// iSignatureOffice
4
//
5
// Created by Florian Student on 8/14/12.
6
// Copyright (c) 2012 Florian Student. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
11
@protocol
ISOPageScrollViewDelegate
12
13
- (void)setLockState:(BOOL)locked;
14
15
@end
ISOPageScrollViewDelegate-p
Definition:
ISOPageScrollViewDelegate.h:11
Generated by
1.8.10