Uses of Interface
com.e1c.langtool.ui.common.memento.IPersistableComponent
Packages that use IPersistableComponent
Package
Description
-
Uses of IPersistableComponent in com.e1c.langtool.ui.common.memento
Classes in com.e1c.langtool.ui.common.memento that implement IPersistableComponentModifier and TypeClassDescriptionstatic classstatic classMethods in com.e1c.langtool.ui.common.memento that return IPersistableComponentModifier and TypeMethodDescriptionPersistableActionFactory.create(PersistantAction annotation, org.eclipse.jface.action.IAction component) PersistableTableFactory.create(PersistantTable annotation, org.eclipse.swt.widgets.Table table) -
Uses of IPersistableComponent in com.e1c.langtool.ui.common.memento.annotation
Classes in com.e1c.langtool.ui.common.memento.annotation that implement IPersistableComponentModifier and TypeClassDescriptionstatic final classMethods in com.e1c.langtool.ui.common.memento.annotation that return IPersistableComponentConstructor parameters in com.e1c.langtool.ui.common.memento.annotation with type arguments of type IPersistableComponentModifierConstructorDescriptionCompositePersistableComponent(Set<IPersistableComponent> components)