jbpm-form-modeler-ui 6.2.0.Final

org.jbpm.formModeler.core.processing.formProcessing
Class LabelStyleChangeInstruction

java.lang.Object
  extended by org.jbpm.formModeler.core.processing.formProcessing.FormChangeInstruction
      extended by org.jbpm.formModeler.core.processing.formProcessing.LabelStyleChangeInstruction

public class LabelStyleChangeInstruction
extends FormChangeInstruction


Constructor Summary
LabelStyleChangeInstruction(NamespaceManager namespaceManager, Form form, String namespace, Field field, String styleValue)
           
 
Method Summary
 String getXML()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LabelStyleChangeInstruction

public LabelStyleChangeInstruction(NamespaceManager namespaceManager,
                                   Form form,
                                   String namespace,
                                   Field field,
                                   String styleValue)
Method Detail

getXML

public String getXML()
Specified by:
getXML in class FormChangeInstruction

toString

public String toString()
Overrides:
toString in class Object

jbpm-form-modeler-ui 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.