Uses of Class
org.graffiti.editor.EditComponentNotFoundException
Package | Description |
---|---|
org.graffiti.managers |
-
Uses of EditComponentNotFoundException in org.graffiti.managers
Methods in org.graffiti.managers that throw EditComponentNotFoundException Modifier and Type Method Description ValueEditComponent
EditComponentManager. getValueEditComponent(Displayable aType)
Returns an instance of the ValueEditComponent that is capable of providing a possibility to alter the value of the displayable with typeaType
.