|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.enterprise.FormActionDelegateFactory
public class FormActionDelegateFactory
Deprecation Notice: This class is still valid for this release, however
this serves as advance notice that it will be removed in the future.
All user interfaces built using the Windchill HTML Template Processing
client architecture will be rewritten using a different framework in
an upcoming release.
Instantiates FormActionDelegates
Supported API: true
Extendable: false
FormActionDelegate,
Serialized Form| Constructor Summary | |
|---|---|
FormActionDelegateFactory()
Deprecated. |
|
| Method Summary | |
|---|---|
wt.enterprise.FormActionDelegate |
getFormActionDelegate(Object obj,
String action)
Deprecated. |
wt.enterprise.FormActionDelegate |
getFormActionDelegate(String classname,
String action)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormActionDelegateFactory()
throws wt.services.applicationcontext.implementation.UnableToLoadServiceProperties
wt.services.applicationcontext.implementation.UnableToLoadServiceProperties| Method Detail |
|---|
public wt.enterprise.FormActionDelegate getFormActionDelegate(Object obj,
String action)
throws WTException,
WTPropertyVetoException
obj - action -
WTException
WTPropertyVetoException
public wt.enterprise.FormActionDelegate getFormActionDelegate(String classname,
String action)
throws WTException,
WTPropertyVetoException
classname - action -
WTException
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||