|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WindowContext | |
|---|---|
| org.jboss.portal.portlet.impl.jsr168.api | |
| org.jboss.portal.portlet.impl.spi | |
| org.jboss.portal.portlet.invocation | |
| Uses of WindowContext in org.jboss.portal.portlet.impl.jsr168.api |
|---|
| Fields in org.jboss.portal.portlet.impl.jsr168.api declared as WindowContext | |
|---|---|
protected WindowContext |
PortletRequestImpl.windowContext
. |
| Uses of WindowContext in org.jboss.portal.portlet.impl.spi |
|---|
| Classes in org.jboss.portal.portlet.impl.spi that implement WindowContext | |
|---|---|
class |
AbstractWindowContext
|
| Uses of WindowContext in org.jboss.portal.portlet.invocation |
|---|
| Fields in org.jboss.portal.portlet.invocation declared as WindowContext | |
|---|---|
protected WindowContext |
PortletInvocation.windowContext
The window context. |
| Methods in org.jboss.portal.portlet.invocation that return WindowContext | |
|---|---|
WindowContext |
PortletInvocation.getWindowContext()
|
| Methods in org.jboss.portal.portlet.invocation with parameters of type WindowContext | |
|---|---|
void |
PortletInvocation.setWindowContext(WindowContext windowContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||