Method Summary |
|
protected void | checkUpdateItems() |
public void | deletePage(DecoratedPage page) |
public List | getAttachableItems() |
public ContentHostingService | getContentHosting() |
public DecoratedPage | getCurrentPage() |
public String | getCurrentPageId() |
public XmlTagFactory | getFactory() |
public IdManager | getIdManager() |
public Set | getItems() |
public List | getListableItems() |
public int | getPageCount() |
public List | getPageDropList() |
public List | getPageList() |
public Presentation | getPresentation() |
public PresentationManager | getPresentationManager() |
public String | getPreviewUrl() |
public int | getStep() |
public String | getStepString() |
public String | getStyleName() |
protected void | initValues() |
public String | processActionBack() |
public String | processActionCancel() |
public String | processActionCancelPage() |
public String | processActionContinue() |
public void | processActionManageItems(ActionEvent event) |
public String | processActionNewPage() |
public String | processActionSave() |
public String | processActionSelectStyle() |
public String | processChangeCurrentPage() |
public void | processPageSelectChange(ValueChangeEvent event) |
public String | processRemoveSelectedPages() |
protected void | reorderPages() |
public void | setContentHosting(ContentHostingService contentHosting) |
public void | setCurrentPage(DecoratedPage currentPage) |
public void | setCurrentPageId(String pageId) |
public void | setFactory(XmlTagFactory factory) |
public void | setIdManager(IdManager idManager) |
public void | setLayouts(List layouts) |
public void | setPageList(List pageList) |
public void | setPresentationManager(PresentationManager presentationManager) |
protected boolean | validPages() |