public class DecimalFilterGUI extends AbstractStringFilterGUI
| Constructor and Description |
|---|
DecimalFilterGUI(electric.xml.Element el,
BOLoaderI _bol,
QueryBuilder qb) |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
getUserInput()
Gets the user entered or selected filter value in the native format appropriate for the filter's type.
|
java.lang.String |
getUserInputAsClausePart()
Gets the user entered or selected filter value as a string in a format appropriate for inserting it as a literal
value in an OQL query.
|
close, getQueryGUI, handleAttribute, handleElement, init, requestFocusInWindow, reset, setValueactionPerformed, addQueryGUIListener, evaluateEmbeddedScript, getDependsOn, getElement, getFilterClauseProvidersByGroup, getGroup, getName, getTitle, getVariable, handleQueryGUIEvent, isExcludeOtherInterfaces, isGrabFocus, removeQueryGUIListener, setDependsOn, setElement, setExcludeOtherInterfaces, setGrabFocus, setGroup, setName, setTitle, setVariable, toStringpublic DecimalFilterGUI(electric.xml.Element el,
BOLoaderI _bol,
QueryBuilder qb)
public java.math.BigDecimal getUserInput()
AbstractFilterGUIgetUserInput in interface QueryGUIElementIgetUserInput in class AbstractFilterGUIpublic java.lang.String getUserInputAsClausePart()
QueryGUIElementIgetUserInputAsClausePart in interface QueryGUIElementIgetUserInputAsClausePart in class AbstractFilterGUICopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.