|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.contact.webui.UITags
public class UITags
Created by The eXo Platform SARL Author : Hung Nguyen hung.nguyen@exoplatform.com Aus 01, 2007 2:48:18 PM
| Nested Class Summary | |
|---|---|
static class |
UITags.AddTagActionListener
|
static class |
UITags.DeleteTagActionListener
|
static class |
UITags.EditTagActionListener
|
static class |
UITags.ExportAddressActionListener
|
static class |
UITags.PrintActionListener
|
static class |
UITags.SelectTagActionListener
|
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UITags()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSelectedTag()
|
java.util.Map<java.lang.String,Tag> |
getTagMap()
|
java.util.List<Tag> |
getTags()
|
void |
setSelectedTag(java.lang.String id)
|
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, event, event, findComponentById, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UITags()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public java.util.List<Tag> getTags()
throws java.lang.Exception
java.lang.Exceptionpublic java.util.Map<java.lang.String,Tag> getTagMap()
public void setSelectedTag(java.lang.String id)
public java.lang.String getSelectedTag()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||