public class UIID extends Object implements Serializable
UI.getUIId()
UIID(int uiId)
UIID(com.vaadin.ui.UI ui)
UIID(com.vaadin.server.UICreateEvent createEvent)
boolean
equals(Object o)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public UIID(com.vaadin.server.UICreateEvent createEvent)
public UIID(com.vaadin.ui.UI ui)
public UIID(int uiId)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019 Vaadin Ltd. All Rights Reserved.