Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.wymiwyg.mies.client.servlet
Class ShowAnnotations  view ShowAnnotations download ShowAnnotations.java

java.lang.Object
  extended byWebElement
      extended byorg.wymiwyg.mies.client.servlet.ShowAnnotations

public class ShowAnnotations
extends WebElement

This servlet is called with one parameter (get or post) named uri with the uri of withch the annotation should be shown


Field Summary
(package private)  org.wymiwyg.mies.client.common.Settings settings
           
 
Constructor Summary
ShowAnnotations()
           
 
Method Summary
 void elementService(javax.servlet.http.HttpServletRequest request, WebElementValues values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

settings

org.wymiwyg.mies.client.common.Settings settings
Constructor Detail

ShowAnnotations

public ShowAnnotations()
Method Detail

elementService

public void elementService(javax.servlet.http.HttpServletRequest request,
                           WebElementValues values)
                    throws java.io.IOException