|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EventGateway in org.enhydra.barracuda.admin |
Classes in org.enhydra.barracuda.admin that implement EventGateway | |
class |
BarracudaAdmin
This mini-app is can be used to administer Barracuda applications |
Uses of EventGateway in org.enhydra.barracuda.config |
Classes in org.enhydra.barracuda.config that implement EventGateway | |
class |
BarracudaConfig
This mini-app is can be used to configure the core Barracuda classes. |
class |
CompConfig
This class provides the methods needed to configure the component screens |
class |
DataConfig
This class provides the methods needed to configure the data screen |
class |
DomConfig
This class provides the methods needed to configure the dom screen |
class |
EventConfig
This class provides the methods needed to configure the event screen |
class |
FormsConfig
This class provides the methods needed to configure the forms screen |
class |
MasterConfig
This class provides the methods needed to configure the util screen |
class |
UtilConfig
This class provides the methods needed to configure the util screen |
class |
ViewConfig
This class provides the methods needed to configure the view screen |
Uses of EventGateway in org.enhydra.barracuda.core.event |
Classes in org.enhydra.barracuda.core.event that implement EventGateway | |
class |
ApplicationGateway
The application gateway is responsible for a number of things. |
class |
DefaultEventGateway
Default implementation of an EventGateway. |
Uses of EventGateway in org.enhydra.barracuda.examples |
Classes in org.enhydra.barracuda.examples that implement EventGateway | |
class |
GlobalUtilities
Global Utilities. |
class |
SampleApplicationGateway
This is the gateway for the EventHandler7 apps. |
Uses of EventGateway in org.enhydra.barracuda.examples.ex1 |
Classes in org.enhydra.barracuda.examples.ex1 that implement EventGateway | |
class |
LocalUtilities
General utility event handlers which apply to all screens in the app. |
class |
LoginScreen
Event handlers (both Controller and View) for the Login screen |
class |
MainScreen
Event handlers (both Controller and View) for the Main screen. |
Uses of EventGateway in org.enhydra.barracuda.examples.ex3 |
Classes in org.enhydra.barracuda.examples.ex3 that implement EventGateway | |
class |
TestScreen
This mini-app is just used for stress testing, to see what kind of performance level degradation we experience as the event heirarchy depth increases. |
Uses of EventGateway in org.enhydra.barracuda.examples.ex4 |
Classes in org.enhydra.barracuda.examples.ex4 that implement EventGateway | |
class |
SampleScreen
A sample screen |
Uses of EventGateway in org.enhydra.barracuda.examples.xmlc |
Classes in org.enhydra.barracuda.examples.xmlc that implement EventGateway | |
class |
TemplateTableScreen
A sample screen |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |