com.day.cq.wcm.api.components
Class Toolbar.Label
java.lang.Object
com.day.cq.wcm.api.components.Toolbar.Label
- All Implemented Interfaces:
- Toolbar.Item
- Enclosing class:
- Toolbar
public static class Toolbar.Label
- extends Object
- implements Toolbar.Item
|
Method Summary |
void |
write(org.apache.sling.commons.json.io.JSONWriter writer)
Serialize to JSON writer. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Toolbar.Label
public Toolbar.Label(String text)
write
public void write(org.apache.sling.commons.json.io.JSONWriter writer)
throws org.apache.sling.commons.json.JSONException
- Description copied from interface:
Toolbar.Item
- Serialize to JSON writer.
- Specified by:
write in interface Toolbar.Item
- Parameters:
writer - the writer
- Throws:
org.apache.sling.commons.json.JSONException - if a JSON error occurs.
Copyright © 2009 Day Management AG. All Rights Reserved.