|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIWindow
The window is user interface component that points to a content.
| Method Summary | ||
|---|---|---|
|
customize(ContentType<S> contentType,
String contentId,
S state)
Customizes the specified content. |
|
|
customize(Customization<S> customization)
Specialize the specified customization. |
|
Customization<?> |
getCustomization()
Returns the customization of this window or null if no customization exists. |
|
| Methods inherited from interface org.gatein.mop.api.workspace.ui.UIComponent |
|---|
getName, getObjectType, getPage, getParent |
| Methods inherited from interface org.gatein.mop.api.workspace.WorkspaceObject |
|---|
getAttributes, getObjectId |
| Methods inherited from interface org.gatein.mop.api.content.CustomizationContext |
|---|
contains, getContextId, getContextType |
| Method Detail |
|---|
Customization<?> getCustomization()
<S> Customization<S> customize(ContentType<S> contentType,
String contentId,
S state)
S - the content type parametercontentType - the content typecontentId - the content idstate - the content state
<S> Customization<S> customize(Customization<S> customization)
S - the content type parametercustomization - the customization to specialise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||