public abstract class PropertyAutoCompleteFacetAbstract extends FacetAbstract implements PropertyAutoCompleteFacet
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.Validating| Constructor and Description |
|---|
PropertyAutoCompleteFacetAbstract(FacetHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getMinLength()
The minimum number of characters that need to be entered.
|
static Class<? extends Facet> |
type() |
alwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toString, toStringValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitautoCompletealwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic PropertyAutoCompleteFacetAbstract(FacetHolder holder)
public abstract int getMinLength()
PropertyAutoCompleteFacetgetMinLength in interface PropertyAutoCompleteFacetCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.