|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UIComposer.PostContext | |
|---|---|
| org.exoplatform.social.webui.activity | |
| org.exoplatform.social.webui.composer | |
| Uses of UIComposer.PostContext in org.exoplatform.social.webui.activity |
|---|
| Methods in org.exoplatform.social.webui.activity that return UIComposer.PostContext | |
|---|---|
UIComposer.PostContext |
UIActivitiesLoader.getPostContext()
|
UIComposer.PostContext |
UIActivitiesContainer.getPostContext()
|
| Methods in org.exoplatform.social.webui.activity with parameters of type UIComposer.PostContext | |
|---|---|
void |
UIActivitiesLoader.setPostContext(UIComposer.PostContext postContext)
|
void |
UIActivitiesContainer.setPostContext(UIComposer.PostContext postContext)
|
| Uses of UIComposer.PostContext in org.exoplatform.social.webui.composer |
|---|
| Methods in org.exoplatform.social.webui.composer that return UIComposer.PostContext | |
|---|---|
UIComposer.PostContext |
UIComposer.getPostContext()
|
static UIComposer.PostContext |
UIComposer.PostContext.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UIComposer.PostContext[] |
UIComposer.PostContext.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.exoplatform.social.webui.composer with parameters of type UIComposer.PostContext | |
|---|---|
void |
UIDefaultActivityComposer.onPostActivity(UIComposer.PostContext postContext,
org.exoplatform.webui.core.UIComponent source,
org.exoplatform.webui.application.WebuiRequestContext requestContext,
String postedMessage)
|
protected abstract void |
UIActivityComposer.onPostActivity(UIComposer.PostContext postContext,
org.exoplatform.webui.core.UIComponent source,
org.exoplatform.webui.application.WebuiRequestContext requestContext,
String postedMessage)
|
void |
UIActivityComposer.postActivity(UIComposer.PostContext postContext,
org.exoplatform.webui.core.UIComponent source,
org.exoplatform.webui.application.WebuiRequestContext requestContext,
String postedMessage)
|
void |
UIComposer.setPostContext(UIComposer.PostContext postContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||