Uses of Interface
info.magnolia.ui.vaadin.integration.ItemAdapter

Packages that use ItemAdapter
info.magnolia.ui.vaadin.integration.jcr   
 

Uses of ItemAdapter in info.magnolia.ui.vaadin.integration.jcr
 

Subinterfaces of ItemAdapter in info.magnolia.ui.vaadin.integration.jcr
 interface JcrItemAdapter
          Represents a JCR Item (node or property) as a Vaadin data Item.
 

Classes in info.magnolia.ui.vaadin.integration.jcr that implement ItemAdapter
 class AbstractJcrAdapter
          Common base for JcrItemAdapter implementation.
 class AbstractJcrNodeAdapter
          Abstract implementation of an Item wrapping/representing a Node.
 class JcrNewNodeAdapter
          Used to create a new Node based on an Vaadin Item.
 class JcrNodeAdapter
          Base implementation of an Item wrapping/representing a Node.
 class JcrPropertyAdapter
          Represents a JCR property as a Vaadin data Item with three fixed properties for its name, type and value.
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.