|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiPartArticle | |
com.arsdigita.cms.contenttypes.ui.mparticle | UI components for use with the MultiPartArticle content type. |
Uses of MultiPartArticle in com.arsdigita.cms.contenttypes.ui.mparticle |
Methods in com.arsdigita.cms.contenttypes.ui.mparticle that return MultiPartArticle | |
MultiPartArticle |
MultiPartArticleForm.initBasicWidgets(com.arsdigita.bebop.event.FormSectionEvent e)
Utility method to initialize the name/title/summary widgets |
MultiPartArticle |
MultiPartArticleForm.processBasicWidgets(com.arsdigita.bebop.event.FormSectionEvent e)
Utility method to process the name/title/summary widgets |
MultiPartArticle |
MultiPartArticleForm.createArticle(com.arsdigita.bebop.PageState state)
Utility method to create a new MultiPartArticle and update the selected model. |
Methods in com.arsdigita.cms.contenttypes.ui.mparticle with parameters of type MultiPartArticle | |
protected ArticleSection |
SectionEditForm.createSection(com.arsdigita.bebop.event.FormSectionEvent event,
MultiPartArticle article)
Utility method to create a Section from the form data supplied. |
Constructors in com.arsdigita.cms.contenttypes.ui.mparticle with parameters of type MultiPartArticle | |
SectionTable.SectionTableModel(com.arsdigita.bebop.Table table,
com.arsdigita.bebop.PageState state,
MultiPartArticle article,
com.arsdigita.cms.ItemSelectionModel moveSection)
Constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |