org.jboss.errai.ui.shared.api.style
Class AnnotationStyleBindingExecutor
java.lang.Object
org.jboss.errai.ui.shared.api.style.AnnotationStyleBindingExecutor
- All Implemented Interfaces:
- StyleBindingExecutor
public abstract class AnnotationStyleBindingExecutor
- extends Object
- implements StyleBindingExecutor
- Author:
- edewit@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationStyleBindingExecutor
public AnnotationStyleBindingExecutor()
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
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.