public class DMTBasicObjectField extends Object implements org.dmd.dmc.presentation.DmcPresentationIF
| Constructor and Description |
|---|
DMTBasicObjectField() |
| Modifier and Type | Method and Description |
|---|---|
void |
addValue(org.dmd.dmt.shared.generated.dmo.TestBasicObjectFixedDMO newvalue) |
void |
delValue(org.dmd.dmt.shared.generated.dmo.TestBasicObjectFixedDMO newvalue) |
org.dmd.dmc.presentation.DmcAdapterIF |
getAdapter() |
org.dmd.dmc.DmcObject |
getDMO() |
int |
getID() |
String |
getLabel() |
boolean |
isReady() |
boolean |
isValid() |
void |
resetToExisting() |
void |
setAdapter(org.dmd.dmc.presentation.DmcAdapterIF adapter) |
void |
setDMO(org.dmd.dmc.DmcObject dmo) |
void |
setEmpty() |
void |
setEnabled(boolean flag) |
void |
setLabel(String label) |
void |
setMandatory(boolean mandatory) |
void |
setReadOnly(boolean readonly) |
void |
setToolTip(String tooltip) |
void |
setTracker(org.dmd.dmc.presentation.DmcPresentationTrackerIF t,
int id) |
void |
setValue(org.dmd.dmt.shared.generated.dmo.TestBasicObjectFixedDMO newvalue) |
void |
setValueIndex(int index) |
void |
showDisplayValue() |
boolean |
valueChanged() |
public org.dmd.dmc.presentation.DmcAdapterIF getAdapter()
getAdapter in interface org.dmd.dmc.presentation.DmcPresentationIFpublic org.dmd.dmc.DmcObject getDMO()
getDMO in interface org.dmd.dmc.presentation.DmcPresentationIFpublic int getID()
getID in interface org.dmd.dmc.presentation.DmcPresentationIFpublic String getLabel()
getLabel in interface org.dmd.dmc.presentation.DmcPresentationIFpublic boolean isReady()
isReady in interface org.dmd.dmc.presentation.DmcPresentationIFpublic void resetToExisting()
resetToExisting in interface org.dmd.dmc.presentation.DmcPresentationIFpublic void setAdapter(org.dmd.dmc.presentation.DmcAdapterIF adapter)
setAdapter in interface org.dmd.dmc.presentation.DmcPresentationIFpublic void setDMO(org.dmd.dmc.DmcObject dmo)
setDMO in interface org.dmd.dmc.presentation.DmcPresentationIFpublic void setLabel(String label)
setLabel in interface org.dmd.dmc.presentation.DmcPresentationIFpublic void setMandatory(boolean mandatory)
setMandatory in interface org.dmd.dmc.presentation.DmcPresentationIFpublic void setReadOnly(boolean readonly)
setReadOnly in interface org.dmd.dmc.presentation.DmcPresentationIFpublic void setToolTip(String tooltip)
setToolTip in interface org.dmd.dmc.presentation.DmcPresentationIFpublic void setTracker(org.dmd.dmc.presentation.DmcPresentationTrackerIF t,
int id)
setTracker in interface org.dmd.dmc.presentation.DmcPresentationIFpublic void setValueIndex(int index)
setValueIndex in interface org.dmd.dmc.presentation.DmcPresentationIFpublic boolean valueChanged()
valueChanged in interface org.dmd.dmc.presentation.DmcPresentationIFpublic void setEnabled(boolean flag)
setEnabled in interface org.dmd.dmc.presentation.DmcPresentationIFpublic void showDisplayValue()
public void setValue(org.dmd.dmt.shared.generated.dmo.TestBasicObjectFixedDMO newvalue)
public void addValue(org.dmd.dmt.shared.generated.dmo.TestBasicObjectFixedDMO newvalue)
public void delValue(org.dmd.dmt.shared.generated.dmo.TestBasicObjectFixedDMO newvalue)
public boolean isValid()
isValid in interface org.dmd.dmc.presentation.DmcPresentationIFpublic void setEmpty()
setEmpty in interface org.dmd.dmc.presentation.DmcPresentationIFCopyright © 2019. All rights reserved.