PREV CLASS NEXT CLASS
Tree SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.workplace.wcm.api.extensions.authoring.directive
Class CloseFormjava.lang.Objectcom.ibm.workplace.wcm.api.extensions.authoring.directive.AuthoringDirective
com.ibm.workplace.wcm.api.extensions.authoring.directive.CloseForm
public class CloseForm- extends AuthoringDirective
When returned in the ActionResult this directive will close the current open form.
- Since:
- v8.0
Constructor Summary CloseForm()
Constructor
Method Summary
Methods inherited from class com.ibm.workplace.wcm.api.extensions.authoring.directive.AuthoringDirective getDirectiveType, toString
Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail CloseForm
public CloseForm()PREV CLASS NEXT CLASS
- Constructor
Tree SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD