Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.rebind.chain
Class SelectorReplacer

java.lang.Object
  extended by org.jboss.errai.ui.rebind.chain.SelectorReplacer
All Implemented Interfaces:
Command

public class SelectorReplacer
extends Object
implements Command

Author:
edewit@redhat.com

Constructor Summary
SelectorReplacer(Map<String,String> styleSheetMapping)
           
 
Method Summary
 void execute(Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectorReplacer

public SelectorReplacer(Map<String,String> styleSheetMapping)
Method Detail

execute

public void execute(Element element)
Specified by:
execute in interface Command

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.