org.springframework.richclient.text
Class TextComponentPopupInterceptorFactory
java.lang.Object
org.springframework.richclient.text.TextComponentPopupInterceptorFactory
- All Implemented Interfaces:
- FormComponentInterceptorFactory
public class TextComponentPopupInterceptorFactory
- extends Object
- implements FormComponentInterceptorFactory
- Author:
- oliverh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextComponentPopupInterceptorFactory
public TextComponentPopupInterceptorFactory()
getInterceptor
public FormComponentInterceptor getInterceptor(FormModel formModel)
- Description copied from interface:
FormComponentInterceptorFactory
- Returns a
FormComponentInterceptor
s for the given
FormModel
.
- Specified by:
getInterceptor
in interface FormComponentInterceptorFactory
Copyright © 2004-2008 The Spring Framework. All Rights Reserved.