public class GuidePanel extends GuideItemsContainer implements Serializable
baseName, clientLibRef, error, i18n, id, inlineStyles, locale, localeName, logger, resource, resourceProps, slingRequest, xssapi
Constructor and Description |
---|
GuidePanel() |
Modifier and Type | Method and Description |
---|---|
String |
getAfFragmentMarker()
Checks if the panel has a fragment reference and returns the CSS class of the
fragment marker
|
Map<String,String> |
getFragmentDetails()
Returns a map containing details for fragment that has been created from a panel.
|
String |
getFragRef()
Returns the reference to the fragment configured during authoring
|
String |
getFragRefPropertyFromResource()
Returns the fragRef property present at the resource.
|
boolean |
getIsRepeatable()
Returns whether the current panel is repeatable or not
|
String |
getLongDescription()
Returns the long description of the panel configured in authoring dialog
|
int |
getMaxOccur()
Returns the current panel's maximum count configured in the authoring dialog
|
int |
getMinOccur()
Returns the current panel's minimum count configured in the authoring dialog
|
String |
getPanelDescriptionInlineStyles()
Returns the string containing the inline style specified for the panel description
|
String |
getPanelInlineStyles()
Returns the string containing the inline style specified for the panel
|
GuideItemsContainer |
getToolbar()
Returns the toolbar configured for the panel
|
boolean |
isFragmentAvailable()
Returns a boolean indicating whether the fragment is available or not.
|
boolean |
isHasToolbar()
Returns if toolbar present for the panel
|
boolean |
validate(org.apache.sling.api.resource.ResourceResolver serviceResourceResolver)
This API is meant to validate the current AF object.
|
getItems
activate, externalize, externalize, getAddMessage, getAppearance, getAuthoringConfigJSON, getBindRef, getClientLibRef, getColspan, getCssClassName, getDescription, getEnabled, getEnabledExp, getError, getFieldInlineStyles, getGuideFieldType, getHeight, getId, getInlineCssClass, getInlineStyles, getIsEditMode, getIsTitleRichText, getLayoutPath, getLayoutProperty, getLongDescriptionInlineStyles, getName, getNavTitle, getNodeClass, getPath, getQuestionMarkInlineStyles, getRemoveMessage, getResourceSuperType, getResourceType, getResponsiveClasses, getResponsiveConfiguration, getSlingRequest, getStyles, getTargetVersion, getTitle, getToolbarPosition, getVersion, getVisible, getVisibleExp, getWidth, getXssapi, getXssDescription, isDocumentFragmentGroup, isLayoutNavigable, isMenuRequired, isValid, isValidDorTemplateRef, setClientLibRef, setResource, setSlingRequest, syncNode
public int getMinOccur()
public int getMaxOccur()
public String getFragRefPropertyFromResource()
public String getFragRef()
public boolean isFragmentAvailable()
public Map<String,String> getFragmentDetails()
public String getAfFragmentMarker()
public String getPanelInlineStyles()
public String getPanelDescriptionInlineStyles()
public boolean getIsRepeatable()
getIsRepeatable
in class GuideNode
public boolean isHasToolbar()
public String getLongDescription()
public GuideItemsContainer getToolbar()
GuideItemsContainer
representing the tool barpublic boolean validate(org.apache.sling.api.resource.ResourceResolver serviceResourceResolver)
GuideNode
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.