Package | Description |
---|---|
com.bstek.dorado.view.registry |
用于管理各种视图控件、Widget的注册信息的相关实现。
例如注册每一种控件使用何种方式完成配置解析、使用哪个对象完成输出等。 |
Modifier and Type | Method and Description |
---|---|
VirtualPropertyAvialableAt |
VirtualPropertyDescriptor.getAvialableAt() |
static VirtualPropertyAvialableAt |
VirtualPropertyAvialableAt.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VirtualPropertyAvialableAt[] |
VirtualPropertyAvialableAt.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VirtualPropertyDescriptor.setAvialableAt(VirtualPropertyAvialableAt avialableAt) |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.