AbstractWraplet
AbstractWraplet is a helper abstract class for creating custom wraplets. It's very minimal, it just implements
AbstractDependentWraplet
AbstractDependentWraplet is a helper abstract class for creating custom, dependent wraplets.
DependencyManager
3 items
Wraplet and WrapletApi
What defines a wraplet is the implementation of the Wraplet interface that consists of two properties:
NodeManager
NodeManager is an object provided by the wraplet abstract classes
NodeTreeManager
NodeTreeManager is an interface describing a manager that manages nodes.