Class UpdateNamedQueryTypeValidated

All Implemented Interfaces:
com.jidesoft.swing.Overlayable, ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, SwingConstants

public class UpdateNamedQueryTypeValidated extends ProjectResourcePathValidatedTextField
Extension of ProjectResourcePathValidatedTextField which performs an additional validation after the path check to ensure that the path resolved to a query with an update type (see FB9017).
See Also: