Package | Description |
---|---|
info.magnolia.ui.vaadin.integration.jcr |
Modifier and Type | Interface and Description |
---|---|
interface |
JcrItemAdapter
Represents a JCR Item (node or property) as a Vaadin data Item.
|
Modifier and Type | Class and Description |
---|---|
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 © 2018 Magnolia International Ltd.. All rights reserved.