Package com.day.cq.wcm.api.components
Class Toolbar.Separator
java.lang.Object
com.day.cq.wcm.api.components.Toolbar.Separator
- All Implemented Interfaces:
Toolbar.Item
- Enclosing class:
Toolbar
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Separator
public Separator()
-
-
Method Details
-
write
Description copied from interface:Toolbar.ItemSerialize to JSON writer.- Specified by:
writein interfaceToolbar.Item- Parameters:
writer- the writer- Throws:
JSONException- if a JSON error occurs.
-