public interface ParseableEntryFeature extends OneToOneFeature
| Modifier and Type | Method and Description |
|---|---|
boolean |
canWrap()
Determines if a multi-line value can be wrapped when displayed.
|
int |
getMaximumLength()
Returns the maximum number of characters for a value of this type.
|
int |
getNoLines()
Returns the number of lines for a multi-line value.
|
int |
getTypicalLineLength()
The typical length of each line for this value, as a number of
characters.
|
getDescription, getId, getName, getSpecificationgetFeatureType, getInstancegetIdentifieraddFacet, addFacet, containsDoOpFacet, containsFacet, getFacet, getFacets, getFacetTypes, removeFacet, removeFacetint getTypicalLineLength()
int getMaximumLength()
int getNoLines()
boolean canWrap()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.