@ProviderType public interface ResponsiveGridExporter extends ContainerExporter
Modifier and Type | Method and Description |
---|---|
com.day.cq.wcm.foundation.model.impl.export.AllowedComponentsExporter |
getAllowedComponents()
Deprecated.
Use ResponsiveGridExporter#getExportedAllowedComponents instead
|
java.lang.String |
getAppliedCssClasses()
Returns the style system information associated with the current grid.
|
java.util.Map<java.lang.String,java.lang.String> |
getColumnClassNames() |
int |
getColumnCount() |
AllowedComponentsExporter |
getExportedAllowedComponents() |
java.lang.String |
getGridClassNames() |
getExportedItems, getExportedItemsOrder
getExportedType
@Nullable java.lang.String getGridClassNames()
@Nonnull java.util.Map<java.lang.String,java.lang.String> getColumnClassNames()
int getColumnCount()
@Deprecated com.day.cq.wcm.foundation.model.impl.export.AllowedComponentsExporter getAllowedComponents()
AllowedComponentsExporter getExportedAllowedComponents()
@Nullable java.lang.String getAppliedCssClasses()
Copyright © 2010 - 2023 Adobe. All Rights Reserved