|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.u2d.model.AbstractEObject
com.u2d.model.AbstractAtomicEO
com.u2d.type.atom.BooleanEO
com.u2d.type.atom.TermsEO
public class TermsEO
| Field Summary |
|---|
| Fields inherited from class com.u2d.model.AbstractEObject |
|---|
_listenerList, _postListeners, _validationEvent, _validationListenerList, changeEvent |
| Constructor Summary | |
|---|---|
TermsEO()
|
|
TermsEO(java.lang.String termsText)
|
|
| Method Summary | |
|---|---|
AtomicEditor |
getEditor()
|
AtomicRenderer |
getRenderer()
|
java.lang.String |
terms()
|
| Methods inherited from class com.u2d.type.atom.BooleanEO |
|---|
booleanValue, equals, getInequalities, hashCode, isEmpty, makeCopy, parseValue, setValue, setValue, title, toString |
| Methods inherited from class com.u2d.model.AbstractAtomicEO |
|---|
commands, getMainView, getView, iconLg, iconSm, type, validate |
| Methods inherited from class com.u2d.model.AbstractEObject |
|---|
addChangeListener, addPostChangeListener, addValidationListener, currentUser, field, fireStateChanged, fireValidationException, fireValidationException, hbmPersistor, parentObject, persistor, removeChangeListener, removePostChangeListener, removeValidationListener, setField, vmech |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.u2d.model.EObject |
|---|
field, parentObject, setField |
| Methods inherited from interface com.u2d.validation.ValidationNotifier |
|---|
addValidationListener, fireValidationException, fireValidationException, removeValidationListener |
| Methods inherited from interface com.u2d.model.ChangeNotifier |
|---|
addChangeListener, fireStateChanged, removeChangeListener |
| Constructor Detail |
|---|
public TermsEO()
public TermsEO(java.lang.String termsText)
| Method Detail |
|---|
public java.lang.String terms()
public AtomicRenderer getRenderer()
getRenderer in interface AtomicEObjectgetRenderer in class BooleanEOpublic AtomicEditor getEditor()
getEditor in interface AtomicEObjectgetEditor in class BooleanEO
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||