Interface TethysUIDataEditField.TethysUIScrollButtonField<T>
- Type Parameters:
T- the value type
- All Superinterfaces:
OceanusEventRegistrar.OceanusEventProvider<TethysUIEvent>,TethysUIComponent,TethysUIControl.TethysUIScrollButton<T>,TethysUIDataEditField<T>
- Enclosing interface:
TethysUIDataEditField<T>
public static interface TethysUIDataEditField.TethysUIScrollButtonField<T>
extends TethysUIDataEditField<T>, TethysUIControl.TethysUIScrollButton<T>
Scroll Button Field.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.tonywasher.joceanus.tethys.api.field.TethysUIDataEditField
TethysUIDataEditField.TethysUICharArrayEditField, TethysUIDataEditField.TethysUICharArrayTextAreaField, TethysUIDataEditField.TethysUIColorButtonField, TethysUIDataEditField.TethysUICurrencyEditField<T extends OceanusMoney>, TethysUIDataEditField.TethysUICurrencyField, TethysUIDataEditField.TethysUIDateButtonField, TethysUIDataEditField.TethysUIIconButtonField<T>, TethysUIDataEditField.TethysUIIntegerEditField, TethysUIDataEditField.TethysUIListButtonField<T extends Comparable<? super T>>, TethysUIDataEditField.TethysUILongEditField, TethysUIDataEditField.TethysUIMoneyEditField, TethysUIDataEditField.TethysUIPriceEditField, TethysUIDataEditField.TethysUIRateEditField, TethysUIDataEditField.TethysUIRatioEditField, TethysUIDataEditField.TethysUIRawDecimalEditField, TethysUIDataEditField.TethysUIRawDecimalField, TethysUIDataEditField.TethysUIScrollButtonField<T>, TethysUIDataEditField.TethysUIShortEditField, TethysUIDataEditField.TethysUIStringEditField, TethysUIDataEditField.TethysUIStringTextAreaField, TethysUIDataEditField.TethysUIUnitsEditField, TethysUIDataEditField.TethysUIValidatedEditField<T>, TethysUIDataEditField.TethysUIValidatedField<T> -
Method Summary
Methods inherited from interface io.github.tonywasher.joceanus.oceanus.event.OceanusEventRegistrar.OceanusEventProvider
getEventRegistrarMethods inherited from interface io.github.tonywasher.joceanus.tethys.api.base.TethysUIComponent
getBorderPadding, getBorderTitle, getId, getNode, getUnderlying, setBorderPadding, setBorderTitle, setEnabled, setVisibleMethods inherited from interface io.github.tonywasher.joceanus.tethys.api.control.TethysUIControl.TethysUIScrollButton
setMenuConfiguratorMethods inherited from interface io.github.tonywasher.joceanus.tethys.api.field.TethysUIDataEditField
adjustField, clearTheAttribute, getCastValue, getHeight, getValue, isAttributeSet, isEditable, setCmdMenuConfigurator, setEditable, setPreferredHeight, setPreferredWidth, setTheAttribute, setTheAttributeState, setValue, showCmdButton