Uses of Interface
twaver.core.model.INode

Packages that use INode
twaver.core.model   
twaver.model   
 

Uses of INode in twaver.core.model
 

Subinterfaces of INode in twaver.core.model
 interface IGroup
          分组接口,twaver内部使用
 interface IHost
          宿主接口,twaver内部使用
 

Uses of INode in twaver.model
 

Classes in twaver.model that implement INode
 class Group
          分组类型,继承于Node类型,可以展开合并,合并状态时与普通节点呈现一致,展开状态时,分组内的孩子节点可见