com.nabhinc.portlet.mvcportlet.populator |
MVCPortlet Populator implementation classes.
|
Java Source File Name | Type | Comment |
BasePopulator.java | Class | Super class of all Populators.
author: Padmanabh Dabke author: (c) 2004 Nabh Information Systems, Inc. |
SelectString.java | Class | Supplies an array of String values that retrieves from Database.
author: Padmanabh Dabke author: (c) 2004 Nabh Information Systems, Inc. |
SelectValueAndLabel.java | Class | Supplies an array of ValueAndLabel object that retrieves from database. |
StringList.java | Class | Supplies an array of String getting from a list of options.
author: Padmanabh Dabke author: (c) 2004 Nabh Information Systems, Inc. |
ValueAndLabelList.java | Class | Supplies an array of ValueAndLabel object getting from a list of options.
author: Padmanabh Dabke author: (c) 2004 Nabh Information Systems, Inc. |