Package com.day.cq.wcm.api.components
Interface Toolbar.Item
- All Known Implementing Classes:
EditAction,JcrToolbarItem,Toolbar.Button,Toolbar.Custom,Toolbar.Label,Toolbar.Separator
- Enclosing class:
Toolbar
public static interface Toolbar.Item
-
Method Summary
-
Method Details
-
write
Serialize to JSON writer.- Parameters:
writer- the writer- Throws:
JSONException- if a JSON error occurs.
-