Class JcrToolbarItem

  • All Implemented Interfaces:
    Toolbar.Item

    public class JcrToolbarItem
    extends java.lang.Object
    implements Toolbar.Item
    Implements a custom toolbar item that can be initialized with a node reflecting a widget description.
    • Constructor Summary

      Constructors 
      Constructor Description
      JcrToolbarItem​(Node node)
      Creates a custom editing action from the given node
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void write​(JSONWriter writer)
      Serialize to JSON writer.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait