| java.lang.Object net.refractions.udig.ui.AttributeValidator
AttributeValidator | public class AttributeValidator implements ICellEditorValidator(Code) | | Validates that an input is a legal input
author: jeichar since: 0.3 |
Constructor Summary | |
public | AttributeValidator(AttributeType attributeType, FeatureType featureType) |
AttributeValidator | public AttributeValidator(AttributeType attributeType, FeatureType featureType)(Code) | | Creates a new instance of AttributeValidator
Parameters: attributeType - The AttributeType that the new instance will validate Parameters: featureType - the featureType that contains the attributeType. |
|
|