Package | Description |
---|---|
com.bstek.dorado.view.widget |
视图组件的基础实现。
|
com.bstek.dorado.view.widget.layout |
各种布局管理器的实现。
|
Modifier and Type | Method and Description |
---|---|
static VerticalAlign |
VerticalAlign.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VerticalAlign[] |
VerticalAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
VerticalAlign |
HBoxLayout.getAlign() |
VerticalAlign |
HBoxLayoutConstraintSupport.getAlign() |
VerticalAlign |
FormLayoutConstraint.getvAlign() |
Modifier and Type | Method and Description |
---|---|
void |
HBoxLayout.setAlign(VerticalAlign align) |
void |
HBoxLayoutConstraintSupport.setAlign(VerticalAlign align) |
void |
FormLayoutConstraint.setvAlign(VerticalAlign align) |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.