|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GlossaryWord | |
com.arsdigita.glossary | |
com.arsdigita.glossary.ui |
Uses of GlossaryWord in com.arsdigita.glossary |
Methods in com.arsdigita.glossary that return GlossaryWord | |
GlossaryWord |
WordCollection.getWord()
Wrapper to getDomainObject which casts to a GlossaryWord |
GlossaryWord |
Glossary.createWord(String word,
com.arsdigita.util.TypedText definition)
|
Methods in com.arsdigita.glossary with parameters of type GlossaryWord | |
void |
WordCollection.duplicates(String word,
GlossaryWord gw)
Filters the collection to return exact matches to the specified String which are not the specified GlossaryWord |
void |
Glossary.removeWord(GlossaryWord word)
|
Uses of GlossaryWord in com.arsdigita.glossary.ui |
Constructors in com.arsdigita.glossary.ui with parameters of type GlossaryWord | |
WordView(GlossaryWord gw)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |