ICEfaces ACE Components 3.3.0
Java API Documentation

org.icefaces.ace.meta.annotation
Annotation Type Facets


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Facets

Allows to add facet support to the component. The @Facets annotation must be defined in an inner class (e.g.)

 public class TabSetMeta {


ICEfaces ACE Components 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.