|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwSettingsProperty | |
|---|---|
| com.wewebu.ow.server.app | |
| com.wewebu.ow.server.settingsimpl | |
| Uses of OwSettingsProperty in com.wewebu.ow.server.app |
|---|
| Classes in com.wewebu.ow.server.app that implement OwSettingsProperty | |
|---|---|
class |
OwSettingsPropertyControl
Base class for a single settings property controls used in the OwSettings for the plugins. |
| Methods in com.wewebu.ow.server.app that return OwSettingsProperty | |
|---|---|
OwSettingsProperty |
OwSettings.getProperty(String strID_p,
String strName_p)
retrieve a OwSettingsProperty |
| Uses of OwSettingsProperty in com.wewebu.ow.server.settingsimpl |
|---|
| Classes in com.wewebu.ow.server.settingsimpl that implement OwSettingsProperty | |
|---|---|
class |
OwSettingsPropertyBagWrapper
Base class for property controls that display a set of named settings. For each entry a menu button is displayed and the specified control will be shown embedded when selecting the menu. |
class |
OwSettingsPropertyBaseImpl
Base Implementation of the OwSettingsProperty class. |
class |
OwSettingsPropertyBoolean
A single settings boolean property. |
class |
OwSettingsPropertyBPMProxy
The proxy settings for BPM. |
class |
OwSettingsPropertyClipboardBehavior
Settings Property for Clipboard behavior. |
class |
OwSettingsPropertyDisplayCombo
Settings Property Combobox for Windows Position. |
class |
OwSettingsPropertyInteger
Settings Property for Integer Values. |
class |
OwSettingsPropertyIntegerCombo
Settings Property for Integer Values. |
class |
OwSettingsPropertyKeyBoardMapping
Settings Property for Keyboard mappings (OwPluginKeyBoardMaping). |
class |
OwSettingsPropertyLanguageString
A single settings String property that can be configured language dependent. |
class |
OwSettingsPropertyMasterRoles
A master role select property. |
class |
OwSettingsPropertyObject
Settings Property for OwObjectReference Values. |
class |
OwSettingsPropertyRefreshBootConfig
Settings Property for boot configuration refresh button. NOTE: Property does not edit data, it just displays a button |
class |
OwSettingsPropertyRefreshClassDescriptions
Settings Property for Class Descriptions Refresh Button. NOTE: Property does not edit data, it just displays a button. |
class |
OwSettingsPropertySort
A single settings Sort property that can be configured to sort the columns. |
class |
OwSettingsPropertyStartupPlugin
Settings Property for the startup plugin selection. |
class |
OwSettingsPropertyString
A single settings String property. |
class |
OwSettingsPropertyStringCombo
A single settings String property, with combo select box. |
class |
OwSettingsPropertyStringConfigurationBox
A List of String properties, which can be configured via two combo boxes. |
class |
OwSettingsPropertyWindowPositions
Settings control implementation to save the window and viewer position as a OwSettingsPropertyWindowPositions.OwWindowPositions value. |
| Methods in com.wewebu.ow.server.settingsimpl with parameters of type OwSettingsProperty | |
|---|---|
protected List |
OwSettingsPropertySort.createComboSelectList(OwSettingsProperty property_p)
create a list of values, if property is a list |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||