public class PostDetailsPanel extends ContentDetailsPanel<Post,PostAttribute,PostFacet>
ATTRIB_METADATA_FACETMETA, authorizationModule, currentSelectedTemplate, TEMPLATE_CHOICE_RENDERED, templateService
Constructor and Description |
---|
PostDetailsPanel(String id,
org.apache.wicket.model.IModel<Post> model) |
Modifier and Type | Method and Description |
---|---|
protected String[] |
defineAttributes() |
protected org.apache.wicket.Component |
defineTemplateSelection(String componentId,
User user,
Post content)
Show Template selection for Panel
|
protected PostFacet |
getContentFacetInstance(Post identityObj,
String facetName) |
protected PostService |
getContentService()
Override Source in case content from an auxiliary Data Source
|
void |
onInitialize()
Allow panel to be updated in Ajax situations (on re-Init)
|
addGuides, addMetaData, createMainFacetEditor, defineForm, getCurrentTemplate, getCustomFieldForMetaData, getDocumentViewerLink, getFacetComponents, getFacetMeta, getForm, populateExtraButtonItem, showPreview
getConfigProperty, getModuleForPage, headerMeta, renderHead
onComponentTag, onComponentTagBody, renderHead
newHeaderPartContainer, renderHeadFromAssociatedMarkupFile
getMarkupType, getWebPage, getWebRequest
add, addOrReplace, autoAdd, autoAdd, contains, findMarkupStream, get, get, getAssociatedMarkupStream, getMarkupStream, hasAssociatedMarkup, internalAdd, isTransparentResolver, iterator, iterator, newMarkupResourceStream, onRender, remove, remove, removeAll, renderAll, renderAssociatedMarkup, renderComponentTagBody, renderNext, replace, setDefaultModel, setMarkupStream, size, swap, toString, toString, visitChildren, visitChildren
add, addStateChange, afterRender, beforeRender, callOnBeforeRenderIfNotVisible, checkComponentTag, checkComponentTagAttribute, checkHierarchyChange, configure, continueToOriginalDestination, debug, detach, detachBehaviors, detachModel, detachModels, determineVisibility, error, exceptionMessage, fatal, findPage, findParent, findParentWithAssociatedMarkup, getApplication, getBehaviors, getBehaviors, getBehaviorsRawList, getClassRelativePath, getComponentBorder, getConverter, getConverter, getDefaultModel, getDefaultModelObject, getDefaultModelObjectAsString, getDefaultModelObjectAsString, getEscapeModelStrings, getFeedbackMessage, getFlag, getFlag, getId, getInnermostModel, getInnermostModel, getLocale, getLocalizer, getMarkupAttributes, getMarkupId, getMarkupId, getMarkupIdImpl, getMetaData, getModelComparator, getOutputMarkupId, getOutputMarkupPlaceholderTag, getPage, getPageRelativePath, getParent, getPath, getRenderBodyOnly, getRequest, getRequestCycle, getResponse, getSession, getSizeInBytes, getStatelessHint, getString, getString, getString, getStyle, getVariation, hasBeenRendered, hasErrorMessage, hasFeedbackMessage, info, initModel, internalAttach, internalDetach, internalOnAttach, internalOnDetach, internalOnModelChanged, isActionAuthorized, isAncestorOf, isAttached, isBehaviorAccepted, isEnableAllowed, isEnabled, isEnabledInHierarchy, isIgnoreAttributeModifier, isRenderAllowed, isStateless, isVersioned, isVisibilityAllowed, isVisible, isVisibleInHierarchy, locateMarkupStream, markAttached, markRendering, modelChanged, modelChanging, onAfterRender, onAttach, onBeforeRender, onBeginRequest, onConfigure, onDetach, onEndRequest, onModelChanged, onModelChanging, onRemove, prepareForRender, prepareForRender, redirectToInterceptPage, remove, remove, render, render, renderComponent, renderComponent, renderComponentTag, rendered, renderPlaceholderTag, replaceComponentTagBody, replaceWith, sameInnermostModel, sameInnermostModel, setAuto, setComponentBorder, setDefaultModelObject, setEnabled, setEscapeModelStrings, setFlag, setFlag, setIgnoreAttributeModifier, setMarkupId, setMarkupIdImpl, setMetaData, setOutputMarkupId, setOutputMarkupPlaceholderTag, setRedirect, setRenderBodyOnly, setResponsePage, setResponsePage, setResponsePage, setVersioned, setVisibilityAllowed, setVisible, urlFor, urlFor, urlFor, urlFor, urlFor, urlFor, visitParents, warn, wrap
protected String[] defineAttributes()
defineAttributes
in class ContentDetailsPanel<Post,PostAttribute,PostFacet>
protected org.apache.wicket.Component defineTemplateSelection(String componentId, User user, Post content)
ContentDetailsPanel
defineTemplateSelection
in class ContentDetailsPanel<Post,PostAttribute,PostFacet>
public void onInitialize()
ContentDetailsPanel
onInitialize
in class ContentDetailsPanel<Post,PostAttribute,PostFacet>
protected PostService getContentService()
ContentDetailsPanel
getContentService
in class ContentDetailsPanel<Post,PostAttribute,PostFacet>
protected PostFacet getContentFacetInstance(Post identityObj, String facetName)
getContentFacetInstance
in class ContentDetailsPanel<Post,PostAttribute,PostFacet>
Copyright © 2018. All rights reserved.