public abstract class ImprintPanel extends de.alpharogroup.wicket.base.BasePanel<ImprintModelBean>
ENABLE, FLAG_AFTER_RENDERING, FLAG_INITIALIZED, FLAG_PREPARED_FOR_RENDER, FLAG_REMOVING_FROM_HIERARCHY, FLAG_RENDERING, FLAG_RESERVED1, FLAG_RESERVED2, FLAG_RESERVED3, FLAG_RESERVED4, FLAG_RESERVED5, FLAG_RESERVED8, PARENT_PATH, PATH_SEPARATOR, RENDER, RFLAG_CONTAINER_DEQUEING| Constructor and Description |
|---|
ImprintPanel(String id)
Instantiates a new
ImprintPanel. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getDomainName()
Hook method for implement the specific domain name.
|
protected org.apache.wicket.model.IModel<String> |
newAuthRepresentContentModel()
Factory method to create a new
IModel for the 'authorised representative content'. |
protected org.apache.wicket.model.IModel<String> |
newAuthRepresentLabelModel()
Factory method to create a new
IModel for the 'authorised representative label'. |
protected org.apache.wicket.model.IModel<String> |
newCompanyNameModel()
Factory method to create a new
IModel for the 'company name'. |
protected org.apache.wicket.model.IModel<String> |
newCompanyRegisterEntryContentModel()
Factory method to create a new
IModel for the 'company register entry content'. |
protected org.apache.wicket.model.IModel<String> |
newCompanyRegisterEntryHeaderModel()
Factory method to create a new
IModel for the 'company register entry header'. |
protected org.apache.wicket.model.IModel<String> |
newCompanyRegisterEntryNumberModel()
Factory method to create a new
IModel for the 'company register entry number'. |
protected org.apache.wicket.model.IModel<String> |
newCompanyRegisterIndedificationContentModel()
Factory method to create a new
IModel for the 'company register identification
content'. |
protected org.apache.wicket.model.IModel<String> |
newCompanyRegisterIndedificationHeaderModel()
Factory method to create a new
IModel for the 'company register identification
header'. |
protected org.apache.wicket.markup.html.WebMarkupContainer |
newDisclaimerContainer(String id)
Factory method to create a new
WebMarkupContainer for the disclaimer content. |
protected org.apache.wicket.model.IModel<String> |
newIModel(String key)
Creates a new
IModel from the given key. |
protected org.apache.wicket.markup.html.WebMarkupContainer |
newImprintContainer(String id)
Factory method to create a new
WebMarkupContainer for the imprint content. |
protected org.apache.wicket.model.IModel<String> |
newImprintHeaderModel()
Factory method to create a new
IModel for the 'imprint header'. |
protected org.apache.wicket.model.IModel<String> |
newServiceFromModel()
Factory method to create a new
IModel for the 'service from'. |
protected org.apache.wicket.model.IModel<String> |
newSloganModel(Object[] domainNameParams)
Factory method to create a new
IModel for the 'slogan'. |
protected org.apache.wicket.model.IModel<String> |
newStateModel()
Factory method to create a new
IModel for the 'state'. |
protected org.apache.wicket.model.IModel<String> |
newStreetAndNumberModel()
Factory method to create a new
IModel for the 'street and number'. |
protected org.apache.wicket.model.IModel<String> |
newZipAndCityModel()
Factory method to create a new
IModel for the 'zip and city'. |
getModel, getModelObject, setModel, setModelObjectgetRegionMarkup, newMarkupSourcingStrategygetWebApplication, getWebPage, getWebRequest, getWebResponse, getWebSessionadd, addDequeuedComponent, addOrReplace, autoAdd, canDequeueTag, contains, dequeue, dequeue, dequeuePreamble, findComponentToDequeue, get, get, getAssociatedMarkup, getAssociatedMarkupStream, getMarkup, getMarkupType, internalAdd, internalInitialize, iterator, iterator, newDequeueContext, onAfterRenderChildren, onComponentTagBody, onDetach, onRender, queue, remove, remove, removeAll, renderAll, renderAssociatedMarkup, renderNext, replace, setDefaultModel, size, swap, toString, toString, visitChildren, visitChildren, visitChildren, visitChildrenadd, addStateChange, afterRender, beforeRender, canCallListenerInterface, canCallListenerInterfaceAfterExpiry, checkComponentTag, checkComponentTagAttribute, checkHierarchyChange, clearOriginalDestination, configure, continueToOriginalDestination, debug, detach, detachModel, detachModels, determineVisibility, error, exceptionMessage, fatal, findMarkupStream, findPage, findParent, findParentWithAssociatedMarkup, getAjaxRegionMarkupId, getApplication, getBehaviorById, getBehaviorId, getBehaviors, getBehaviors, getClassRelativePath, getConverter, getDefaultModel, getDefaultModelObject, getDefaultModelObjectAsString, getDefaultModelObjectAsString, getEscapeModelStrings, getFeedbackMessages, getFlag, getId, getInnermostModel, getInnermostModel, getLocale, getLocalizer, getMarkup, getMarkupAttributes, getMarkupId, getMarkupId, getMarkupIdFromMarkup, getMarkupIdImpl, getMarkupSourcingStrategy, getMetaData, getModelComparator, getOutputMarkupId, getOutputMarkupPlaceholderTag, getPage, getPageRelativePath, getParent, getPath, getRenderBodyOnly, getRequest, getRequestCycle, getRequestFlag, getResponse, getSession, getSizeInBytes, getStatelessHint, getString, getString, getString, getStyle, getVariation, hasBeenRendered, hasErrorMessage, hasFeedbackMessage, info, initModel, internalOnModelChanged, internalPrepareForRender, internalRenderComponent, internalRenderHead, isActionAuthorized, isAuto, isBehaviorAccepted, isEnableAllowed, isEnabled, isEnabledInHierarchy, isIgnoreAttributeModifier, isRenderAllowed, isRendering, isStateless, isVersioned, isVisibilityAllowed, isVisible, isVisibleInHierarchy, markRendering, modelChanged, modelChanging, onAfterRender, onBeforeRender, onComponentTag, onConfigure, onEvent, onInitialize, onModelChanged, onModelChanging, onReAdd, onRemove, prepareForRender, redirectToInterceptPage, remove, remove, render, renderComponentTag, rendered, renderHead, renderHead, renderPlaceholderTag, replaceComponentTagBody, replaceWith, sameInnermostModel, sameInnermostModel, send, setAuto, setDefaultModelObject, setEnabled, setEscapeModelStrings, setFlag, setIgnoreAttributeModifier, setMarkup, setMarkupId, setMarkupIdImpl, setMetaData, setOutputMarkupId, setOutputMarkupPlaceholderTag, setParent, setRenderBodyOnly, setRequestFlag, setResponsePage, setResponsePage, setResponsePage, setVersioned, setVisibilityAllowed, setVisible, success, urlFor, urlFor, urlFor, urlFor, urlFor, visitParents, visitParents, warn, wrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic ImprintPanel(String id)
ImprintPanel.id - the idprotected abstract String getDomainName()
protected org.apache.wicket.model.IModel<String> newAuthRepresentContentModel()
IModel for the 'authorised representative content'.
This method is invoked in the constructor from this class and can be overridden so users can
provide their own version of a new IModel for the 'authorised representative
content'.IModel for the 'authorised representative content'.protected org.apache.wicket.model.IModel<String> newAuthRepresentLabelModel()
IModel for the 'authorised representative label'. This
method is invoked in the constructor from this class and can be overridden so users can
provide their own version of a new IModel for the 'authorised representative label'.IModel for the 'authorised representative label'.protected org.apache.wicket.model.IModel<String> newCompanyNameModel()
IModel for the 'company name'. This method is invoked
in the constructor from this class and can be overridden so users can provide their own
version of a new IModel for the 'company name'.IModel for the 'company name'.protected org.apache.wicket.model.IModel<String> newCompanyRegisterEntryContentModel()
IModel for the 'company register entry content'. This
method is invoked in the constructor from this class and can be overridden so users can
provide their own version of a new IModel for the 'company register entry content'.IModel for the 'company register entry content'.protected org.apache.wicket.model.IModel<String> newCompanyRegisterEntryHeaderModel()
IModel for the 'company register entry header'. This
method is invoked in the constructor from this class and can be overridden so users can
provide their own version of a new IModel for the 'company register entry header'.IModel for the 'company register entry header'.protected org.apache.wicket.model.IModel<String> newCompanyRegisterEntryNumberModel()
IModel for the 'company register entry number'. This
method is invoked in the constructor from this class and can be overridden so users can
provide their own version of a new IModel for the 'company register entry number'.IModel for the 'company register entry number'.protected org.apache.wicket.model.IModel<String> newCompanyRegisterIndedificationContentModel()
IModel for the 'company register identification
content'. This method is invoked in the constructor from this class and can be overridden so
users can provide their own version of a new IModel for the 'company register
identification content'.IModel for the 'company register identification content'.protected org.apache.wicket.model.IModel<String> newCompanyRegisterIndedificationHeaderModel()
IModel for the 'company register identification
header'. This method is invoked in the constructor from this class and can be overridden so
users can provide their own version of a new IModel for the 'company register
identification header'.IModel for the 'company register identification header'.protected org.apache.wicket.markup.html.WebMarkupContainer newDisclaimerContainer(String id)
WebMarkupContainer for the disclaimer content. This
method is invoked in the constructor from this class and can be overridden so users can
provide their own version of new WebMarkupContainer for the disclaimer content.id - the idWebMarkupContainer for the disclaimer content.protected org.apache.wicket.model.IModel<String> newIModel(String key)
IModel from the given key.key - the keyIModel from the given key.protected org.apache.wicket.markup.html.WebMarkupContainer newImprintContainer(String id)
WebMarkupContainer for the imprint content. This
method is invoked in the constructor from this class and can be overridden so users can
provide their own version of a new WebMarkupContainer for the imprint content.id - the idWebMarkupContainer for the imprint content.protected org.apache.wicket.model.IModel<String> newImprintHeaderModel()
IModel for the 'imprint header'. This method is
invoked in the constructor from this class and can be overridden so users can provide their
own version of a new IModel for the 'imprint header'.IModel for the 'imprint header'.protected org.apache.wicket.model.IModel<String> newServiceFromModel()
IModel for the 'service from'. This method is invoked
in the constructor from this class and can be overridden so users can provide their own
version of a new IModel for the 'service from'.IModel for the 'service from'.protected org.apache.wicket.model.IModel<String> newSloganModel(Object[] domainNameParams)
IModel for the 'slogan'. This method is invoked in the
constructor from this class and can be overridden so users can provide their own version of a
new IModel for the 'slogan'.domainNameParams - the domain name paramsIModel for the 'slogan'.protected org.apache.wicket.model.IModel<String> newStateModel()
IModel for the 'state'. This method is invoked in the
constructor from this class and can be overridden so users can provide their own version of a
new IModel for the 'state'.IModel for the 'state'.protected org.apache.wicket.model.IModel<String> newStreetAndNumberModel()
IModel for the 'street and number'. This method is
invoked in the constructor from this class and can be overridden so users can provide their
own version of a new IModel for the 'street and number'.IModel for the 'street and number'.protected org.apache.wicket.model.IModel<String> newZipAndCityModel()
IModel for the 'zip and city'. This method is invoked
in the constructor from this class and can be overridden so users can provide their own
version of a new IModel for the 'zip and city'.IModel for the 'zip and city'.Copyright © 2010–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.