|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Window
Represents a window, i.e the view port to integrated content.
| Field Summary |
|---|
| Fields inherited from interface org.jboss.portal.core.model.portal.PortalObject |
|---|
CONTEXT_MASK, DEFAULT_OBJECT_NAME, PAGE_MASK, PORTAL_MASK, PORTAL_PROP_DEFAULT_OBJECT_NAME, TYPE_CONTEXT, TYPE_PAGE, TYPE_PORTAL, TYPE_WINDOW, WINDOW_MASK |
| Method Summary | |
|---|---|
Content |
getContent()
Returns the window content or null if no content can be provided. |
ContentType |
getContentType()
Return the window content type. |
org.jboss.portal.Mode |
getInitialMode()
Returns the inital mode to use (the mode to use when no navigational state exists, for example on a new page request) for this particular window |
org.jboss.portal.WindowState |
getInitialWindowState()
Returns the inital window state (the window state to use when no navigational state exists, for example on a new page request) for this particular window |
Page |
getPage()
Return the page containing this window. |
| Methods inherited from interface org.jboss.portal.core.model.portal.PortalObject |
|---|
copy, destroyChild, getChild, getChild, getChildren, getChildren, getDeclaredProperties, getDeclaredProperty, getDisplayName, getId, getListener, getName, getParent, getProperties, getProperty, getType, setDeclaredProperty, setDisplayName, setListener |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
Page getPage()
ContentType getContentType()
Content getContent()
org.jboss.portal.WindowState getInitialWindowState()
org.jboss.portal.Mode getInitialMode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||