view id list

This commit is contained in:
pengfei.zhou
2019-07-24 11:43:38 +08:00
parent 9592e9ed3d
commit ac5dc091d5
12 changed files with 105 additions and 64 deletions

View File

@@ -182,7 +182,7 @@ export abstract class View implements Modeling {
}
@Property
config?: Config
layoutConfig?: Config
@Property
onClick?: Function