public class Component extends Object implements Serializable
Component()
String
getHint()
getRole()
void
setHint(String hint)
setRole(String role)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Component()
public String getHint()
public String getRole()
public void setHint(String hint)
hint
public void setRole(String role)
role
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.