org.activemath.webapp.extasy.views
Class TransitionView.UserInputEntry

java.lang.Object
  extended by org.activemath.webapp.extasy.views.TransitionView.UserInputEntry
Enclosing class:
TransitionView

public class TransitionView.UserInputEntry
extends Object


Constructor Summary
TransitionView.UserInputEntry()
           
 
Method Summary
 org.jdom.Element getElement()
           
 boolean isComparisonSelectable()
           
 void setComparisonSelectable(boolean comparisonSelectable)
           
 void setElement(org.jdom.Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransitionView.UserInputEntry

public TransitionView.UserInputEntry()
Method Detail

getElement

public org.jdom.Element getElement()

isComparisonSelectable

public boolean isComparisonSelectable()

setElement

public void setElement(org.jdom.Element element)

setComparisonSelectable

public void setComparisonSelectable(boolean comparisonSelectable)