package org.kuali.rice.core.api.uif.control;
public interface TextInputContract extends AbstractControlContract, Sized, Watermarked, SingleValued {
}