|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.channels.DLMUserPreferences.BaseState
org.jasig.portal.channels.DLMUserPreferences.GPreferencesState.GEditLayoutItemState
protected class GPreferencesState.GEditLayoutItemState
| Field Summary | |
|---|---|
protected GPreferencesState |
context
|
private java.lang.String |
editElementID
|
| Fields inherited from class org.jasig.portal.channels.DLMUserPreferences.BaseState |
|---|
internalState |
| Constructor Summary | |
|---|---|
GPreferencesState.GEditLayoutItemState(GPreferencesState context)
|
|
| Method Summary | |
|---|---|
private void |
prepareSaveEditedItem()
|
void |
renderXML(org.xml.sax.ContentHandler out)
Ask channel to render its content. |
void |
setRuntimeData(ChannelRuntimeData rd)
Passes ChannelRuntimeData to the channel. |
| Methods inherited from class org.jasig.portal.channels.DLMUserPreferences.BaseState |
|---|
getRuntimeProperties, receiveEvent, setContext, setPortalControlStructures, setState, setStaticData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected GPreferencesState context
private java.lang.String editElementID
| Constructor Detail |
|---|
public GPreferencesState.GEditLayoutItemState(GPreferencesState context)
| Method Detail |
|---|
public void setRuntimeData(ChannelRuntimeData rd)
throws PortalException
IChannel
setRuntimeData in interface IChannelsetRuntimeData in class BaseStaterd - channel runtime data
PortalExceptionChannelRuntimeData
private void prepareSaveEditedItem()
throws PortalException
PortalException
public void renderXML(org.xml.sax.ContentHandler out)
throws PortalException
IChannel
renderXML in interface IChannelrenderXML in class BaseStateout - the SAX ContentHandler to output content to
PortalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||