Uses of Annotation Interface
com.e1c.langtool.ui.common.memento.annotation.PersistantTable
Packages that use PersistantTable
-
Uses of PersistantTable in com.e1c.langtool.ui.common.memento
Methods in com.e1c.langtool.ui.common.memento with parameters of type PersistantTableModifier and TypeMethodDescriptionPersistableTableFactory.create(PersistantTable annotation, org.eclipse.swt.widgets.Table table) Constructors in com.e1c.langtool.ui.common.memento with parameters of type PersistantTableModifierConstructorDescriptionTablePersistableComponent(PersistantTable annotation, org.eclipse.swt.widgets.Table table)