public class SimpleTableJDynFormSet
extends org.gvsig.tools.dynform.spi.AbstractJDynFormSet
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleTableJDynFormSet.DynObjectListTableModel |
| Constructor and Description |
|---|
SimpleTableJDynFormSet(org.gvsig.tools.service.spi.ServiceManager manager,
org.gvsig.tools.dynform.DynFormDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
asJComponent() |
int |
getCurrentIndex() |
void |
setCurrentIndex(int index) |
void |
setReadOnly(boolean readOnly) |
void |
setValues(List values) |
addActionToPopupMenu, addListener, addSeparatorToPopupMenu, allowClose, allowDelete, allowNew, allowSearch, allowUpdate, confirmDialog, countValues, fireCloseEvent, fireFormMovedToEvent, fireMessageEvent, get, getLayoutMode, getManager, getServiceManager, getUseScrollBars, isAutosave, isReadOnly, message, message, removeListener, setAllowClose, setAllowDelete, setAllowNew, setAllowSearch, setAllowUpdate, setAutosave, setFormSize, setLayoutMode, setUseScrollBars, setValuespublic SimpleTableJDynFormSet(org.gvsig.tools.service.spi.ServiceManager manager,
org.gvsig.tools.dynform.DynFormDefinition definition)
throws org.gvsig.tools.service.ServiceException
org.gvsig.tools.service.ServiceExceptionpublic void setValues(List values) throws org.gvsig.tools.service.ServiceException
setValues in interface org.gvsig.tools.dynform.JDynFormSetsetValues in class org.gvsig.tools.dynform.spi.AbstractJDynFormSetorg.gvsig.tools.service.ServiceExceptionpublic JComponent asJComponent()
public int getCurrentIndex()
public void setCurrentIndex(int index)
public void setReadOnly(boolean readOnly)
setReadOnly in interface org.gvsig.tools.dynform.JDynFormSetsetReadOnly in class org.gvsig.tools.dynform.spi.AbstractJDynFormSetCopyright © 2014 gvSIG Association. All Rights Reserved.