|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.speakright.core.ModelItemBase
org.speakright.core.tests.TestRender.MyItem
public class TestRender.MyItem
| Field Summary |
|---|
| Fields inherited from class org.speakright.core.ModelItemBase |
|---|
m_formatter, m_isSet, m_name |
| Method Summary | |
|---|---|
void |
clear()
clear the value back to its default, and clear the 'set' flag. |
java.lang.String |
formatItem()
Return a prompt string that says the value of a model item. |
java.lang.Object |
rawValue()
get raw value as object. |
| Methods inherited from class org.speakright.core.ModelItemBase |
|---|
getFormattedItem, getFormatter, isSet, log, setFormatter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void clear()
IModelItem
clear in interface IModelItempublic java.lang.Object rawValue()
IModelItem
rawValue in interface IModelItempublic java.lang.String formatItem()
IItemFormatter
formatItem in interface IItemFormatter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||