首页
Android
iOS
社区
API文档
关于
GitHub
router
/
com.therouter.router
/
AutowiredItem
Autowired
Item
class
AutowiredItem
(
type
:
String
,
key
:
String
,
id
:
Int
,
args
:
String
,
className
:
String
,
fieldName
:
String
,
required
:
Boolean
,
description
:
String
)
Content copied to clipboard
Properties
Properties
args
链接已复制到剪贴板
var
args
:
String
Content copied to clipboard
className
链接已复制到剪贴板
var
className
:
String
Content copied to clipboard
description
链接已复制到剪贴板
var
description
:
String
Content copied to clipboard
fieldName
链接已复制到剪贴板
var
fieldName
:
String
Content copied to clipboard
id
链接已复制到剪贴板
var
id
:
Int
Content copied to clipboard
key
链接已复制到剪贴板
var
key
:
String
Content copied to clipboard
required
链接已复制到剪贴板
var
required
:
Boolean
Content copied to clipboard
type
链接已复制到剪贴板
var
type
:
String
Content copied to clipboard