iOS refact DoricLayout
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
@interface DoricSuperNode<V:UIView *> : DoricViewNode<V>
|
||||
@property(nonatomic, assign) BOOL reusable;
|
||||
|
||||
- (DoricLayoutConfig *)generateDefaultLayoutParams;
|
||||
|
||||
- (void)blendSubNode:(DoricViewNode *)subNode layoutConfig:(NSDictionary *)layoutConfig;
|
||||
|
||||
- (void)blendSubNode:(NSDictionary *)subModel;
|
||||
|
||||
Reference in New Issue
Block a user