Uses of Interface
sk.uniba.euromath.editor.wizards.document.INameListItemChooserFactory

Packages that use INameListItemChooserFactory
sk.uniba.euromath.editor.wizards.document Reusable GUI wizards, that serves for document modification. 
 

Uses of INameListItemChooserFactory in sk.uniba.euromath.editor.wizards.document
 

Fields in sk.uniba.euromath.editor.wizards.document declared as INameListItemChooserFactory
protected  INameListItemChooserFactory<R> NameListItemChooserWizardPage.factory
          The name list widget producer.
 

Methods in sk.uniba.euromath.editor.wizards.document that return INameListItemChooserFactory
 INameListItemChooserFactory<NewElementRule> NameListChooserFactories.encloseNodes(sk.baka.ikslibs.ptr.DomPointer start, sk.baka.ikslibs.ptr.DomPointer end)
          Returns factory producing components able to select element name, that may enclose given content.
 INameListItemChooserFactory<AttributeRule> NameListChooserFactories.insertNewAttribute(Element e)
          Creates list of attribute names that are insertable into given element.
 INameListItemChooserFactory<AttributeRule> NameListChooserFactories.modifyAttribute(Attr attr)
          Creates factory producing component that modifies existing attribute name.
 

Constructors in sk.uniba.euromath.editor.wizards.document with parameters of type INameListItemChooserFactory
NameListItemChooserWizardPage(INameListItemChooserFactory<R> factory)
          Creates new instance of the page.
 



Copyright © 2003-2006 null. All Rights Reserved.