public class FieldNumber extends Field
Field.FieldBeancomp, DEFAULT_SEARCH_TYPE, globalContext, i18nAccess, LABEL_CSS, MESSAGE_ERROR, MESSAGE_INFO, properties, SMALL_PART_SIZE, SMALL_VALUE_SIZE, staticConfig, VALUE_SIZE| Constructor and Description |
|---|
FieldNumber() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEditXHTMLCode(ContentContext ctx,
boolean search) |
String |
getFromName(ContentContext ctx) |
int |
getMax(ContentContext ctx) |
int |
getMin(ContentContext ctx) |
String |
getSearchEditXHTMLCode(ContentContext ctx) |
String |
getToName(ContentContext ctx) |
String |
getType() |
boolean |
initContent(ContentContext ctx) |
boolean |
isSearchAsRange() |
boolean |
search(ContentContext ctx,
String query) |
boolean |
searchAsRange(ContentContext ctx,
String query) |
boolean |
validate() |
compareTo, createKey, fillRequest, getBean, getCloseRow, getContentAsMap, getCSSClass, getCurrentLocale, getDefaultLanguages, getDisplayValue, getEditLabelCode, getEditXHTMLCode, getFieldPrefix, getFieldSuffix, getForceModifFieldName, getGlobalContext, getI18nAccess, getId, getInitValue, getInputLabelName, getInputName, getLabel, getLabel, getList, getMaxSize, getMessage, getMessageType, getMessageTypeCSSClass, getMetaData, getMetaData, getMinSize, getName, getOpenRow, getOrder, getPageDescription, getPlaceholder, getPropertyValue, getReference, getReferenceComponent, getReferenceFieldView, getReferenceValue, getRemplacementCode, getSearchLabel, getSearchType, getSize, getSpecialClass, getStaticConfig, getTag, getTranslation, getUnicName, getUnity, getUnity, getUserLabel, getUserLabel, getValue, getValue, getValues, getValues, getViewListXHTMLCode, getViewXHTMLCode, getWidthEdit, isContentCachable, isDiplayedInList, isFirst, isI18n, isLabelDisplayed, isLabelEditable, isLast, isNeeded, isNeedRefresh, isPertinent, isReadOnly, isRealContent, isSearch, isTitle, isValid, isValueTranslatable, isViewDisplayed, isWrapped, main, newFieldBean, newInstance, process, referenceEditCode, referenceViewCode, reload, renderSelect, setCurrentLocale, setFirst, setGlobalContext, setI18nAccess, setId, setLabel, setLabelValue, setLast, setMessage, setMessageType, setName, setNeedRefresh, setPlaceholder, setProperties, setReadOnly, setStaticConfig, setValue, setValue, setValues, toString, transflateFrompublic int getMin(ContentContext ctx)
public int getMax(ContentContext ctx)
public String getFromName(ContentContext ctx) throws Exception
Exceptionpublic String getToName(ContentContext ctx) throws Exception
Exceptionpublic boolean isSearchAsRange()
public String getSearchEditXHTMLCode(ContentContext ctx) throws Exception
getSearchEditXHTMLCode in class FieldExceptionpublic boolean searchAsRange(ContentContext ctx, String query)
public String getEditXHTMLCode(ContentContext ctx, boolean search) throws Exception
getEditXHTMLCode in class FieldExceptionpublic boolean search(ContentContext ctx, String query)
public boolean initContent(ContentContext ctx) throws Exception
initContent in class FieldExceptionCopyright © 2012-2018. All Rights Reserved.