|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseState | |
---|---|
org.jasig.portal.channels.UserPreferences |
Uses of BaseState in org.jasig.portal.channels.UserPreferences |
---|
Subclasses of BaseState in org.jasig.portal.channels.UserPreferences | |
---|---|
(package private) class |
GPreferencesState
Manages User Layout and user stylesheet preferences |
protected class |
GPreferencesState.GBrowseState
|
protected class |
GPreferencesState.GEditLayoutItemState
|
protected class |
GPreferencesState.GGlobalPrefsState
|
protected class |
GPreferencesState.GMoveToState
|
(package private) class |
ManageProfilesState
CUserPreferences state for managing profiles |
protected class |
ManageProfilesState.CEditProfile
|
class |
TabColumnPrefsState
This user preferences component is for use with layouts based on the tab-column structure. |
protected class |
TabColumnPrefsState.DefaultState
A sub-state of TabColumnPrefsState for visualizing the user layout in tab-column form. |
protected class |
TabColumnPrefsState.NewChannelState
A sub-state of TabColumnPrefsState for choosing a new channel (formerly subscribe) |
protected class |
TabColumnPrefsState.ParametersState
A sub-state of TabColumnPrefsState for setting channel parameters |
protected class |
TabColumnPrefsState.ResetLayoutState
A sub-state of TabColumnPrefsState for resetting layout |
protected class |
TabColumnPrefsState.SelectSkinsState
A sub-state of TabColumnPrefsState for selecting skins |
Fields in org.jasig.portal.channels.UserPreferences declared as BaseState | |
---|---|
protected BaseState |
TabColumnPrefsState.ParametersState.previousState
|
Constructors in org.jasig.portal.channels.UserPreferences with parameters of type BaseState | |
---|---|
TabColumnPrefsState.ParametersState(TabColumnPrefsState context,
BaseState previousState,
java.util.List overridableChanParams,
org.w3c.dom.Element registryChannel)
|
|
TabColumnPrefsState.ParametersState(TabColumnPrefsState context,
BaseState previousState,
java.util.List overridableChanParams,
org.w3c.dom.Element registryChannel,
java.lang.String position,
java.lang.String destinationElementId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |