Interface | Description |
---|---|
MVCFunction<M extends GriffonModel,V extends GriffonView,C extends GriffonController> |
An specialized function for working with MVC members.
|
MVCGroup |
Defines an MVC group and its contents
|
MVCGroupConfiguration |
Holds the configuration of an MVC group
|
MVCGroupConfigurationFactory | |
MVCGroupFactory | |
MVCGroupFunction |
An specialized function for working with MVC members.
|
MVCGroupManager |
Manages the configuration and instantiation of MVC groups.
|
MVCHandler |
Base contract for classes that can manipulate MVC groups.
|