public interface RawId
Component
to denote that
the UUID (Component.getUuid()
must be
the same as the ID (Component.getId()
),
if the application assigns an ID for it.
Thus, if org.zkoss.zk.ui.Component#setId} is called,
both UUID and ID are changed.Copyright © 2005-2023 Potix Corporation. All Rights Reserved.