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 |
---|---|
FloatControlAlign |
FloatControl.getAlign()
Deprecated.
|
static FloatControlAlign |
FloatControlAlign.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FloatControlAlign[] |
FloatControlAlign.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.setAlign(FloatControlAlign align)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FloatControlAlign |
FloatContainer.getAlign()
Deprecated.
|
FloatControlAlign |
FloatPanel.getAlign()
Deprecated.
|
FloatControlAlign |
Tip.getAlign()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
FloatContainer.setAlign(FloatControlAlign align)
Deprecated.
|
void |
FloatPanel.setAlign(FloatControlAlign align)
Deprecated.
|
void |
Tip.setAlign(FloatControlAlign align)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FloatControlAlign |
Menu.getAlign()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
Menu.setAlign(FloatControlAlign align)
Deprecated.
|
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.