All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.zkoss.zk.scripting.HierachicalAware Maven / Gradle / Ivy

There is a newer version: 10.0.0-jakarta
Show newest version
package org.zkoss.zk.scripting;

/**
 * Misspelled HierarchicalAware.
 * Only exists for compatibility concerns.
 *
 * @author rudyhuang
 * @deprecated Since 9.5.0. Use {@link HierarchicalAware} instead.
 */
@Deprecated
public interface HierachicalAware extends HierarchicalAware {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy