Package org.cyclos.entities
Interface HasSvgIcon
-
- All Known Implementing Classes:
AdCategory,CustomOperation,CustomWizard,DirectWizard,FloatingPage,MenuEntry,MenuGroup,MenuItem,MenuItemWizard,RecordType,RegistrationWizard,SystemRecordType,SystemWizard,UserRecordType,UserWizard,WizardWithChannels
public interface HasSvgIconMarker interface for entities that have a svg icon
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetSvgIcon()voidsetSvgIcon(String svgIcon)
-