Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.shared.api.style
Class AnnotationStyleBindingExecutor

java.lang.Object
  extended by org.jboss.errai.ui.shared.api.style.AnnotationStyleBindingExecutor
All Implemented Interfaces:
StyleBindingExecutor

public abstract class AnnotationStyleBindingExecutor
extends Object
implements StyleBindingExecutor

Author:
edewit@redhat.com

Constructor Summary
AnnotationStyleBindingExecutor()
           
 
Method Summary
 void invokeBinding(com.google.gwt.user.client.Element element)
           
abstract  void invokeBinding(com.google.gwt.user.client.Element element, Annotation annotation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationStyleBindingExecutor

public AnnotationStyleBindingExecutor()
Method Detail

invokeBinding

public abstract void invokeBinding(com.google.gwt.user.client.Element element,
                                   Annotation annotation)

invokeBinding

public void invokeBinding(com.google.gwt.user.client.Element element)
Specified by:
invokeBinding in interface StyleBindingExecutor

Errai 3.0.1-SNAPSHOT

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