Interface LinkActionGroupItem
- All Superinterfaces:
ActionGroupItem,org.nasdanika.common.Adaptable,EObject,Item,org.nasdanika.ncore.Marked,org.nasdanika.persistence.Marked,org.nasdanika.ncore.ModelElement,Notifier
- All Known Implementing Classes:
LinkActionGroupItemImpl
A representation of the model object 'Link Action Group Item'.
Click on the item navigates to the link URL.
The following features are supported:
-
Method Summary
Methods inherited from interface org.nasdanika.html.model.bootstrap.ActionGroupItem
getNameMethods inherited from interface org.nasdanika.common.Adaptable
adaptToMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.nasdanika.html.model.bootstrap.Item
getColor, isActive, isDisabled, setActive, setColor, setDisabledMethods inherited from interface org.nasdanika.ncore.Marked
getMarkersMethods inherited from interface org.nasdanika.ncore.ModelElement
getAnnotation, getAnnotations, getDescription, getLabelPrototype, getRepresentations, getUris, getUuid, setAnnotation, setAnnotation, setAnnotation, setAnnotation, setAnnotation, setAnnotation, setAnnotations, setDescription, setLabelPrototype, setUuidMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getUrl
Returns the value of the 'Url' attribute. Link URL.- Returns:
- the value of the 'Url' attribute.
- See Also:
-
setUrl
Sets the value of the 'Url' attribute.- Parameters:
value- the new value of the 'Url' attribute.- See Also:
-