mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
- Introduction of the component generator framework
- Changed some confg attrbiute names for consistency git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2634 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -28,6 +28,7 @@ public final class ComponentConstants
|
||||
public static final String JAVAX_FACES_PANEL = "javax.faces.Panel";
|
||||
public static final String JAVAX_FACES_CHECKBOX = "javax.faces.Checkbox";
|
||||
public static final String JAVAX_FACES_SELECT_BOOLEAN = "javax.faces.SelectBoolean";
|
||||
public static final String JAVAX_FACES_GRAPHIC = "javax.faces.Graphic";
|
||||
public static final String JAVAX_FACES_PARAMETER = "javax.faces.Parameter";
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user