Class ExportContextKeys
Object
ExportContextKeys
This class contains keys for the AttributeContext.getObject(Object) method that can be used to retrieve
various objects needed to perform advanced tasks. For example, you can retrieve Apache POI model instanced to
do low-level manipulations in your column's Excel export renderer.
The values are provided by Structure, and you cannot overwrite them, as the keys are read-only.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumKeys for Excel export requests.static enumKeys for all export requests. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExportContextKeys
public ExportContextKeys()
-