|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.wisc.trace.urcsdk.client.pret.AbstractInteractor
edu.wisc.trace.urcsdk.client.pret.DecimalInteractor
public class DecimalInteractor
DecimalInteractor a class representing Decimal
UI interactions.
| Field Summary |
|---|
| Fields inherited from class edu.wisc.trace.urcsdk.client.pret.AbstractInteractor |
|---|
calculable, cohesion, domain, executable, id, navindex, readable, ref, rootElement, socketElement, widget, writeable |
| Constructor Summary | |
|---|---|
DecimalInteractor()
Creates a new DecimalInteractor instance. |
|
DecimalInteractor(org.w3c.dom.Element rootElement,
IUISocketElement socketElement)
Creates a new DecimalInteractor instance. |
|
| Method Summary |
|---|
| Methods inherited from class edu.wisc.trace.urcsdk.client.pret.AbstractInteractor |
|---|
getDomain, getID, getNavindex, getPretDomain, getRef, getSelfRef, getSocketElement, getUIComponent, parse, parse, setCalculable, setID, setNavindex, setRootElement, setSocketElement, setWidget, updateExecutable, updateReadable, updateResources, updateValue, updateWriteable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DecimalInteractor()
DecimalInteractor instance.
public DecimalInteractor(org.w3c.dom.Element rootElement,
IUISocketElement socketElement)
throws UrcException
DecimalInteractor instance.
rootElement - an Element valuesocketElement - an IUISocketElement value
UrcException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||