wicket.contrib.tinymce
Class TinyMceRequestMapper
java.lang.Object
org.apache.wicket.request.mapper.AbstractMapper
wicket.contrib.tinymce.TinyMceRequestMapper
- All Implemented Interfaces:
- IRequestMapper
public class TinyMceRequestMapper
- extends AbstractMapper
A request mapper to enable TinyMCE JS to load at runtime other JS resources
- Author:
- Pedro Santos, JavaLuigi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TinyMceRequestMapper
public TinyMceRequestMapper()
mapRequest
public IRequestHandler mapRequest(Request request)
getCompatibilityScore
public int getCompatibilityScore(Request request)
mapHandler
public Url mapHandler(IRequestHandler requestHandler)
Copyright © 2004–2014. All rights reserved.