public class WidgetDisplayPosition extends ComboEditor
comboBox| 构造器和说明 |
|---|
WidgetDisplayPosition() |
WidgetDisplayPosition(Item[] items) |
WidgetDisplayPosition(ItemProvider provider) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Object |
getValue() |
boolean |
refreshInTime()
待说明
|
void |
setValue(java.lang.Object value) |
getCustomEditor, model, renderer, validateValueaddPropertyChangeListener, firePropertyChanged, getAsText, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, setDefaultValue, supportsCustomEditorpublic WidgetDisplayPosition()
public WidgetDisplayPosition(ItemProvider provider)
public WidgetDisplayPosition(Item[] items)
public void setValue(java.lang.Object value)
setValue 在接口中 java.beans.PropertyEditorsetValue 在类中 ComboEditorpublic boolean refreshInTime()
refreshInTime 在接口中 ExtendedPropertyEditorrefreshInTime 在类中 AbstractPropertyEditorpublic java.lang.Object getValue()
getValue 在接口中 java.beans.PropertyEditorgetValue 在类中 ComboEditor