com.ptc.windchill.enterprise.change2.tags
Class SubmitNowTag

java.lang.Object
  extended by SimpleTagSupport
      extended by com.ptc.windchill.enterprise.change2.tags.SubmitNowTag

public class SubmitNowTag
extends SimpleTagSupport

Tag class to retrieve value of whether Submit Now is enabled on the Windchill system and write the response to the output stream as a hidden input that will be used by the change object create and edit wizards. Tag class also initializes a second hidden input to record the value of user input on their decision to submit now or not. Required attribute is submitFunction.

Tag parameterDescriptionObject Type
submitFunction Javascript function that uses the Submit Now feature to display submit prompts java.lang.String


Supported API: true

Extendable: false


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait