Package | Description |
---|---|
com.vektorsoft.demux.core.mva |
Contains classes and interface that represent Model-View-Adapter pattern.
|
com.vektorsoft.demux.web.jsf.core |
Contains classes and interfaces required for running DEMUX JSF applications.
|
Modifier and Type | Field and Description |
---|---|
protected DMXModel |
DMXDefaultAdapter.dataModel
Model to be used with this adapter.
|
Modifier and Type | Method and Description |
---|---|
void |
DMXDefaultAdapter.setModel(DMXModel model)
Sets current dataModel.
|
Constructor and Description |
---|
DMXWebModel(DMXModel model)
Creates new instance.
|
Copyright © 2012-2014 Vektor Software. All Rights Reserved.