@Event public class ComponentAdded<T> extends Object
ComponentAdded(Class<T> type, T component)
T
getComponent()
Class<T>
getType()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ComponentAdded(Class<T> type, T component)
public Class<T> getType()
public T getComponent()
public String toString()
toString
Object
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.