org.exoplatform.poll.webui.popup
Interface UISelectComponent


public interface UISelectComponent

Created by The eXo Platform SARL Author : Pham Tuan tuan.pham@exoplatform.com Aug 29, 2007


Field Summary
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
Method Detail

setComponent

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.