public class GuideTable extends GuidePanel
Constructor and Description |
---|
GuideTable() |
Modifier and Type | Method and Description |
---|---|
int |
getColumns()
API to return the number of columns present in the table.
|
int |
getColumns(GuideNode row)
Gets the column present in the table at the specified row
|
java.lang.String |
getColumnWidth()
API to get column width of table configured during authoring
|
java.lang.String |
getMobileLayout()
API to get the mobile layout associated with the table
|
java.util.ArrayList<java.lang.Boolean> |
getSortingAllowedHeader() |
java.lang.String |
getSummary()
API to get the summary text required for accessibility
|
java.lang.String |
isSortingEnabled() |
getAfFragmentMarker, getAssetRef, getAuthoringConfig, getDoRLayoutType, getFragmentDetails, getFragRef, getFragRefPropertyFromResource, getInitialOccur, getIsRepeatable, getLayoutFromFragRootPanel, getLongDescription, getMaxOccur, getMinOccur, getOptimizeRenderPerformance, getPanelDescriptionInlineStyles, getPanelInlineStyles, getToolbar, isFragmentAvailable, isHasToolbar, isNewResponsiveLayout, setSlingRequest, updateCompletionAndSummary
getItems
activate, checkIfPathIsAbsolute, externalize, getAddMessage, getAppearance, getAuthoringConfigJSON, getBindRef, getClientLibRef, getColspan, getCssClassName, getDescription, getEnabledExp, getError, getFieldInlineStyles, getGuideFieldType, getHeight, getId, getInlineCssClass, getInlineStyles, getIsEditMode, getLayoutPath, getLayoutTabType, getLongDescriptionInlineStyles, getName, getNavTitle, getNodeClass, getNonNavigableProperty, getPath, getQuestionMarkInlineStyles, getRemoveMessage, getResourceSuperType, getResourceType, getResponsiveClasses, getResponsiveConfiguration, getSlingRequest, getStyles, getTargetVersion, getTitle, getToolbarPosition, getVersion, getVisibleExp, getWidth, getXssapi, getXssDescription, isDocumentFragmentGroup, isLayoutNavigable, isMenuRequired, isValid, isValidDorTemplateRef, setClientLibRef, setResource, syncNode
get, getComponent, getComponentContext, getCurrentDesign, getCurrentPage, getCurrentStyle, getDesigner, getEditContext, getInheritedPageProperties, getInheritedProperties, getPageManager, getPageProperties, getProperties, getRequest, getResource, getResourceDesign, getResourcePage, getResourceResolver, getResponse, getSlingScriptHelper, getWcmMode, getXSSAPI, init
public int getColumns(GuideNode row)
row
- GuideNode bean representing the rowpublic java.util.ArrayList<java.lang.Boolean> getSortingAllowedHeader()
public int getColumns()
public java.lang.String getMobileLayout()
public java.lang.String getSummary()
public java.lang.String isSortingEnabled()
public java.lang.String getColumnWidth()
Copyright © 2010 - 2020 Adobe. All Rights Reserved