org.exoplatform.forum.common.webui
Interface UISelectComponent

All Known Implementing Classes:
UIGroupSelector

public interface UISelectComponent


Field Summary
static String BREADCUMB_GROUP_ID
           
static String TREE_GROUP_ID
           
static String TYPE_GROUP
           
static String TYPE_MEMBERSHIP
           
static String TYPE_USER
           
 
Method Summary
 void setComponent(org.exoplatform.webui.core.UIComponent uicomponent, String[] initParams)
           
 

Field Detail

TYPE_USER

static final String TYPE_USER

TYPE_MEMBERSHIP

static final String TYPE_MEMBERSHIP

TYPE_GROUP

static final String TYPE_GROUP

TREE_GROUP_ID

static final String TREE_GROUP_ID
See Also:
Constant Field Values

BREADCUMB_GROUP_ID

static final String BREADCUMB_GROUP_ID
See Also:
Constant Field Values
Method Detail

setComponent

void setComponent(org.exoplatform.webui.core.UIComponent uicomponent,
                  String[] initParams)


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.