org.apache.isis.viewer.wicket.applib
Annotation Type CssClass


@Inherited
@Target(value={METHOD,TYPE})
@Retention(value=RUNTIME)
public @interface CssClass

Property to provides a description of a wizard page.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.