Uses of Interface
com.ebmwebsourcing.geasytools.webeditor.api.components.IQualifiedName

Packages that use IQualifiedName
com.ebmwebsourcing.geasytools.webeditor.api.components   
com.ebmwebsourcing.geasytools.webeditor.api.components.menu   
com.ebmwebsourcing.geasytools.webeditor.api.core   
 

Uses of IQualifiedName in com.ebmwebsourcing.geasytools.webeditor.api.components
 

Methods in com.ebmwebsourcing.geasytools.webeditor.api.components that return IQualifiedName
 IQualifiedName IComponent.getQualifiedName()
           
 

Uses of IQualifiedName in com.ebmwebsourcing.geasytools.webeditor.api.components.menu
 

Methods in com.ebmwebsourcing.geasytools.webeditor.api.components.menu that return IQualifiedName
 IQualifiedName IMenuItem.getQualifiedName()
           
 

Methods in com.ebmwebsourcing.geasytools.webeditor.api.components.menu with parameters of type IQualifiedName
 void IMenuItem.setQualifiedName(IQualifiedName qname)
           
 

Uses of IQualifiedName in com.ebmwebsourcing.geasytools.webeditor.api.core
 

Methods in com.ebmwebsourcing.geasytools.webeditor.api.core that return types with arguments of type IQualifiedName
 java.util.HashMap<IQualifiedName,IComponent> IEditorRegistry.getRegisteredComponents()
           
 

Methods in com.ebmwebsourcing.geasytools.webeditor.api.core with parameters of type IQualifiedName
 IComponent IEditorRegistry.getComponentByQualifiedName(IQualifiedName qname)
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.