Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.annotations.gwt.client.view.decorator
Class NuxeoDecoratorVisitor

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.view.decorator.NuxeoDecoratorVisitor
All Implemented Interfaces:
NodeProcessor, DecoratorVisitor
Direct Known Subclasses:
NuxeoSelectedTextDecoratorVisitor

public class NuxeoDecoratorVisitor
extends java.lang.Object
implements DecoratorVisitor

Author:
Thomas Roger

Constructor Summary
NuxeoDecoratorVisitor(Annotation annotation, AnnotationController controller)
           
 
Method Summary
 boolean doBreak()
           
 void process(com.google.gwt.dom.client.Node node)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NuxeoDecoratorVisitor

public NuxeoDecoratorVisitor(Annotation annotation,
                             AnnotationController controller)
Method Detail

process

public void process(com.google.gwt.dom.client.Node node)
Specified by:
process in interface NodeProcessor

doBreak

public boolean doBreak()
Specified by:
doBreak in interface NodeProcessor

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.