Package | Description |
---|---|
com.bstek.dorado.view.widget |
视图组件的基础实现。
|
com.bstek.dorado.view.widget.base | |
com.bstek.dorado.view.widget.base.menu |
Modifier and Type | Method and Description |
---|---|
FloatControlVAlign |
FloatControl.getvAlign()
Deprecated.
|
static FloatControlVAlign |
FloatControlVAlign.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FloatControlVAlign[] |
FloatControlVAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FloatControl.setvAlign(FloatControlVAlign vAlign)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FloatControlVAlign |
FloatContainer.getvAlign()
Deprecated.
|
FloatControlVAlign |
FloatPanel.getvAlign()
Deprecated.
|
FloatControlVAlign |
Tip.getvAlign()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
FloatContainer.setvAlign(FloatControlVAlign vAlign)
Deprecated.
|
void |
FloatPanel.setvAlign(FloatControlVAlign vAlign)
Deprecated.
|
void |
Tip.setvAlign(FloatControlVAlign vAlign)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FloatControlVAlign |
Menu.getvAlign()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
Menu.setvAlign(FloatControlVAlign vAlign)
Deprecated.
|
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.