Uses of Class
com.jaxfront.core.type.SimpleGroup

Packages that use SimpleGroup
com.jaxfront.core.type   
com.jaxfront.core.ui   
 

Uses of SimpleGroup in com.jaxfront.core.type
 

Methods in com.jaxfront.core.type that return SimpleGroup
static SimpleGroup TypeHelper.getSimpleGroupParent(Type type)
          Returns the simple group parent of the passing type if any.
 

Uses of SimpleGroup in com.jaxfront.core.ui
 

Methods in com.jaxfront.core.ui with parameters of type SimpleGroup
abstract  Visualizer TypeVisualizerFactory.createView(SimpleGroup type, Type context)
          Creates a visualizer for a SimpleGroup.