Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
GMBase
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
GMBase
Commits
a8652e18
Commit
a8652e18
authored
May 17, 2019
by
李震
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
暴露loadRemoteData
parent
7f0dd320
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
Podfile.lock
Example/Podfile.lock
+3
-3
WMBaseCollectionController.h
GMBase/Classes/WMBaseCollectionController.h
+1
-0
No files found.
Example/Podfile.lock
View file @
a8652e18
...
...
@@ -14,7 +14,7 @@ PODS:
- AFNetworking/Serialization (3.1.0)
- AFNetworking/UIKit (3.1.0):
- AFNetworking/NSURLSession
- GMBase (1.0.
1
):
- GMBase (1.0.
3
):
- GMHud
- GMJSONModel
- GMKit
...
...
@@ -103,7 +103,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
GMBase:
cb450491a520db00d02dc2c35c753e4011f06134
GMBase:
fd938a11acddf9cceb81cebbc39e7ec75f0a9aed
GMCache: b7d48432ee2469eb0c6c86c720a1958bd373187e
GMHud: 9cc3942fc9f215db55b134cbfd05a458b124a964
GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be
...
...
@@ -119,4 +119,4 @@ SPEC CHECKSUMS:
PODFILE CHECKSUM: b9c24bb8fb1ea50b58c59e079b456b4ca1d9b998
COCOAPODS: 1.6.
0.beta.2
COCOAPODS: 1.6.
1
GMBase/Classes/WMBaseCollectionController.h
View file @
a8652e18
...
...
@@ -40,6 +40,7 @@
-
(
void
)
observeValueForKeyPath
:(
NSString
*
)
keyPath
ofObject
:(
id
)
object
change
:(
NSDictionary
*
)
change
context
:(
void
*
)
context
__attribute__
((
objc_requires_super
));
-
(
void
)
refreshList
;
-
(
void
)
loadRemoteData
;
-
(
void
)
headerRereshing
;
-
(
void
)
footerRereshing
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment