public interface ResponsiveColumnExporter extends ComponentExporter
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Breakpoint> |
getBreakpoints() |
java.lang.String |
getColumnClassNames() |
ComponentExporter |
getExportedComponent() |
java.lang.String |
getExportedType()
Returns the type of the resource for which the export is performed.
|
java.util.Map<java.lang.String,Breakpoint> getBreakpoints()
Breakpoints associated with the column. The keys of the map are the breakpoint names.java.lang.String getColumnClassNames()
ComponentExporter getExportedComponent()
java.lang.String getExportedType()
Returns the type of the resource for which the export is performed.
NOTE: methods whose JSON serialization would lead to the same JSON property name (":type") will not be serialized.
getExportedType in interface ComponentExporter"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"