Uses of Class
wt.change2.htmlclient.UpdateChangeIssueActionDelegate

Packages that use UpdateChangeIssueActionDelegate
wt.change2.htmlclient Defines an interface for the change objects from wt.change2
 

Uses of UpdateChangeIssueActionDelegate in wt.change2.htmlclient
 

Subclasses of UpdateChangeIssueActionDelegate in wt.change2.htmlclient
 class UpdateChangeIssueURLActionDelegate
          Deprecated. 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 on a JSP framework in an upcoming release.
 

Methods in wt.change2.htmlclient with parameters of type UpdateChangeIssueActionDelegate
protected  boolean UpdateChangeIssueActionDelegate.readVersion(UpdateChangeIssueActionDelegate thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Deprecated.