org.drools.guvnor.models.commons.shared.rule
Class FreeFormLine
java.lang.Object
org.drools.guvnor.models.commons.shared.rule.FreeFormLine
- All Implemented Interfaces:
- IAction, IPattern
public class FreeFormLine
- extends Object
- implements IAction, IPattern
This is a free form line which will be rendered and displayed-as-is.
Allows users to put anything in via guided editor. Use with caution.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FreeFormLine
public FreeFormLine()
getText
public String getText()
setText
public void setText(String text)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.