Uses of Interface
com.atlassian.confluence.content.render.xhtml.editor.inline.EmoticonDisplayMapper

Packages that use EmoticonDisplayMapper
com.atlassian.confluence.content.render.xhtml.editor.inline   
com.atlassian.confluence.content.render.xhtml.view.inline   
com.atlassian.plugins.editor.actions   
 

Uses of EmoticonDisplayMapper in com.atlassian.confluence.content.render.xhtml.editor.inline
 

Classes in com.atlassian.confluence.content.render.xhtml.editor.inline that implement EmoticonDisplayMapper
 class SimpleEmoticonDisplayMapper
          An EmoticonImageMapper which makes use of the type of the emoticon supplied when building the URL to use.
 

Constructors in com.atlassian.confluence.content.render.xhtml.editor.inline with parameters of type EmoticonDisplayMapper
EditorEmoticonMarshaller(XMLOutputFactory xmlOutputFactory, EmoticonDisplayMapper emoticonDisplayMapper, UserI18NBeanFactory userI18NBeanFactory, MarshallingRegistry registry)
           
 

Uses of EmoticonDisplayMapper in com.atlassian.confluence.content.render.xhtml.view.inline
 

Constructors in com.atlassian.confluence.content.render.xhtml.view.inline with parameters of type EmoticonDisplayMapper
ViewEmoticonMarshaller(XMLOutputFactory xmlOutputFactory, EmoticonDisplayMapper emoticonDisplayMapper, UserI18NBeanFactory userI18NBeanFactory, HrefEvaluator hrefEvaluator)
           
 

Uses of EmoticonDisplayMapper in com.atlassian.plugins.editor.actions
 

Methods in com.atlassian.plugins.editor.actions with parameters of type EmoticonDisplayMapper
 void TinyMceEmotionsAction.setEmoticonDisplayMapper(EmoticonDisplayMapper emoticonDisplayMapper)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.