com.jcorporate.expresso.services.controller.ui |
Objects that provide an automatic user interface rendering capability to the system
|
Java Source File Name | Type | Comment |
AutoControllerElement.java | Interface | This interface is for objects that provide an automatic rendering capability
to the system. |
CacheAutoElement.java | Class | implementation of the AutoController Element which also uses Form Cache to
set object values during creation phase. |
DefaultAutoElement.java | Class | Default implementation of the AutoController Element. |