Lines Matching refs:user

65 /** specifies a user interface configuration manager interface which
66 controls the structure of all customizable user interface
74 /** resets the configuration manager to the default user interface
77 This means that all user interface configuration data of the
78 instance will be removed. A module based user interface
79 configuration manager removes user defined elements, but set all
81 default elements from a module user interface configuration
87 /** retrieves information about all user interface elements within
88 the user interface configuration manager.
92 of user interface elements. If all user interface element
98 returns all user interface elements within the user interface
102 are defined inside the sequence for every user interface element.
105 the user interface element.</li>
106 <li><b>UIName<b/>specifies the user interface name for the
107 user interface element. Not all user interface elements have
119 an empty user interface element settings data container, which
124 /** determines if the settings of a user interface element is part the
125 user interface configuration manager.
128 a resource URL which identifies the user interface element. A
138 /** retrieves the settings of a user interface element.
141 a resource URL which identifies the user interface element. A
152 settings data of an existing user interface element, which
163 /** replaces the settings of a user interface element with new settings.
166 a resource URL which identifies the user interface element to
172 the new settings data of an existing user interface element, which
188 /** removes the settings of an existing user interface element.
191 a resource URL which identifies the user interface element settings
205 /** inserts the settings of a new user interface element.
208 a resource URL which identifies the new user interface element.
211 the settings data of the new user interface element, which implements
225 /** retrieves the image manager from the user interface configuration
229 Every user interface configuration manager has one image manager
234 the image manager of the user interface configuration manager.
238 /** retrieves the keyboard short cut manager from the user interface
242 Every user interface configuration manager has one keyboard short cut
247 the short cut manager of the user interface configuration manager.
251 /** retrieves the events manager from the user interface configuration manager.
254 Every user interface configuration manager has one events manager
260 the events manager of the user interface configuration