se.cambio.cds.openehr.view.panels
Interface DVPanelInterface
- All Known Implementing Classes:
- DVAnyPanel, DVBooleanPanel, DVCodedTextPanel, DVComboBoxPanel, DVCountPanel, DVDatePanel, DVDateTimePanel, DVDurationPanel, DVGenericDateTimePanel, DVGenericPanel, DVHierarchyCodedTextPanel, DVISACodedTextPanel, DVLocalCodedTextPanel, DVOrdinalPanel, DVProportionPanel, DVQuantityPanel, DVTextPanel, DVTimePanel
public interface DVPanelInterface
setDataValue
void setDataValue(org.openehr.rm.datatypes.basic.DataValue dataValue)
getDataValue
org.openehr.rm.datatypes.basic.DataValue getDataValue()
isValidDV
boolean isValidDV()
getJComponents
Collection<JComponent> getJComponents()
Copyright © 2013 Cambio. All Rights Reserved.