public class Settings
extends java.lang.Object
ConnectionAttributes.settings()
method.
Use the request com.uc4.communication.requests.ModifyUISettings
to save changes.Modifier and Type | Method and Description |
---|---|
ActivitySettings |
activityRefresh()
This method provides access to the activity refresh settings.
|
CheckBackSettings |
checkBack()
This method provides access to the Check-back settings.
|
ERPFormsSettings |
erpForms()
This method provides access to the ERP Forms settings.
|
FontSettings |
fontSettings()
This method provides access to the Font settings.
|
GeneralSettings |
general()
This method provides access to the general settings.
|
MessageSettings |
messageWindow()
This method provides access to the Message Window settings.
|
ProcessFlowSettings |
processFlow()
This method provides access to the ProcessFlow settings.
|
EditorSettings |
scriptEditor()
This method provides access to the ScriptEditor settings.
|
StatisticsSettings |
statistics()
This method provides access to the time statistics settings.
|
void |
store(com.uc4.util.XMLDocument doc,
org.w3c.dom.Element parent,
ConnectionAttributes sessionInfo)
Internal use only.
|
TimeSettings |
timeFormat()
This method provides access to the time format/calendar settings.
|
public GeneralSettings general()
public ActivitySettings activityRefresh()
public MessageSettings messageWindow()
public FontSettings fontSettings()
public EditorSettings scriptEditor()
public ERPFormsSettings erpForms()
public ProcessFlowSettings processFlow()
public CheckBackSettings checkBack()
public TimeSettings timeFormat()
public StatisticsSettings statistics()
public void store(com.uc4.util.XMLDocument doc, org.w3c.dom.Element parent, ConnectionAttributes sessionInfo)
doc
- XML Documentparent
- Parent elementsessionInfo
- Session information