Interface ExtendedPredefinedDataItemViewModel
- All Superinterfaces:
CheckedItemViewModel
,org.eclipse.emf.ecore.EObject
,ItemViewModel
,IViewModel
,org.eclipse.emf.common.notify.Notifier
,PredefinedDataItemViewModel
,TreeItemViewModel
- All Known Implementing Classes:
ExtendedPredefinedDataItemViewModelImpl
A representation of the model object 'Extended Predefined Data Item View Model'.
* The exteneded exchange plan content item view model.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Property State' attribute.void
Sets the value of the 'Property State
' attribute.Methods inherited from interface com._1c.g5.aef2.standard.viewModels.CheckedItemViewModel
getCheckState, isBold, isEditable, isUnresolved, setBold, setCheckState, setEditable, setUnresolved
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface com._1c.g5.aef2.standard.viewModels.ItemViewModel
getIcon, getText, setIcon, setText
Methods inherited from interface com._1c.g5.aef2.viewModels.IViewModel
getEventChannel, getParent, setEventChannel, setParent
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface com._1c.g5.v8.dt.md.ui.aef.viewModels.PredefinedDataItemViewModel
getCode, getColumnValues, getDescription, isFolder, isVirtual, setCode, setDescription, setFolder, setVirtual
-
Method Details
-
getPropertyState
PredefinedItemPropertyState getPropertyState()Returns the value of the 'Property State' attribute. The literals are from the enumerationPredefinedItemPropertyState
.- Returns:
- the value of the 'Property State' attribute.
- See Also:
-
setPropertyState
Sets the value of the 'Property State
' attribute.- Parameters:
value
- the new value of the 'Property State' attribute.- See Also:
-