org.zkoss.spring.context.annotation
Annotation Type AfterCompose


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface AfterCompose

Used to specify a method that would be called after the associated ZK component is composed.

Author:
henrichen



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.