Uses of Class
facets.core.superficial.app.SelectingFrame

Packages that use SelectingFrame
facets.core.app Extensions and partial specialisations of core Superficial types. 
facets.core.superficial.app Superficial views, selection, content areas and hosts. 
 

Uses of SelectingFrame in facets.core.app
 

Subclasses of SelectingFrame in facets.core.app
 class NodeViewable
          StatefulViewable for tree-type content.
 class StatefulViewable<S extends Stateful>
          ViewableFrame with Stateful content.
 

Uses of SelectingFrame in facets.core.superficial.app
 

Subclasses of SelectingFrame in facets.core.superficial.app
 class IndexingFrame
          SelectingFrame that selects with an SIndexing.
 class ViewableFrame
          SelectingFrame that can respond to input from SViewers and ViewableActions.