Constructor and Description |
---|
OwCSQLCException(OwString strMessage_p) |
OwCSQLCException(OwString strMessage_p,
Throwable cause_p) |
Modifier and Type | Field and Description |
---|---|
protected OwString |
OwBaseComboboxRenderer.m_description
description
|
Modifier and Type | Method and Description |
---|---|
OwComboboxRenderer |
OwMainAppContext.createComboboxRenderer(OwComboModel model_p,
String strID_p,
OwFieldDefinition fieldDefinition_p,
OwFieldProvider fieldProvider_p,
OwString description_p)
Creates a renderer component for comboboxes.
|
void |
OwComboboxRenderer.setFieldDescription(OwString description_p)
Set the description of the rendered field.
|
void |
OwBaseComboboxRenderer.setFieldDescription(OwString description_p) |
Constructor and Description |
---|
OwClipboardException(OwString strMessage_p)
Constructor
|
OwClipboardException(OwString strMessage_p,
Throwable cause_p)
Constructor
|
OwFieldManagerException(OwString strMessage_p)
construct a exception with a message
|
OwFieldManagerException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
Constructor and Description |
---|
OwBaseConfiguration.OwPluginTypeDefinition(String strType_p,
OwString displayName_p,
String strClassName_p) |
Modifier and Type | Field and Description |
---|---|
protected OwString |
OwStandardPropertyClass.m_description
the displayable description of the class
|
protected OwString |
OwStandardObjectClass.m_Description
a description of the object class
|
protected OwString |
OwStandardObjectClass.m_DisplayName |
protected OwString |
OwStandardPropertyClass.m_DisplayName
the displayable name of the class
|
Modifier and Type | Method and Description |
---|---|
OwString |
OwObjectLinkRelation.getDisplayName() |
Constructor and Description |
---|
OwFileObject.OwFilePropertyClass(String strClassName_p,
String strJavaClassName_p,
OwString displayName_p,
boolean fSystem_p,
boolean fReadOnly_p,
boolean fName_p) |
OwFileObject.OwFilePropertyClass(String strClassName_p,
String strJavaClassName_p,
OwString displayName_p,
boolean fSystem_p,
boolean fReadOnly_p,
boolean fName_p,
boolean fRequired_p) |
OwStandardSearchTemplate.OwOnTheFlySearchFieldDescription(String strClassName_p,
OwString displayName_p,
String strJavaClassName_p) |
OwStatusContextException(OwString strMessage_p)
construct a exception with a message
|
OwStatusContextException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
Modifier and Type | Method and Description |
---|---|
OwString |
OwException.getLocalizeablemessage() |
Constructor and Description |
---|
OwAccessDeniedException(OwString strMessage_p)
construct a exception with a message
|
OwAccessDeniedException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwAuthenticationException(OwString strMessage_p)
construct a exception with a message
|
OwAuthenticationException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwConfigurationException(OwString strMessage_p)
construct a exception with a message
|
OwConfigurationException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwDataSourceException(OwString strMessage_p)
construct a exception with a message
|
OwDataSourceException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwDuplicateException(OwString strMessage_p,
Throwable cause_p) |
OwException(OwString strMessage_p)
construct a exception with a message
|
OwException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and cause
|
OwInaccessibleException(OwString message) |
OwInaccessibleException(OwString message,
String moduleName) |
OwInaccessibleException(OwString message,
Throwable throwable) |
OwInaccessibleException(OwString message,
Throwable throwable,
String moduleName) |
OwInvalidOperationException(OwString strMessage_p)
construct a exception with a message
|
OwInvalidOperationException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwInvalidValueException(OwString strMessage_p) |
OwInvalidValueException(OwString strMessage_p,
Throwable cause_p) |
OwLockDeniedException(OwString strMessage_p)
construct a exception with a message
|
OwLockDeniedException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwNotSupportedException(OwString strMessage_p)
construct a exception with a message
|
OwNotSupportedException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwObjectNotFoundException(OwString strMessage_p)
construct a exception with a message
|
OwObjectNotFoundException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwRenderRowException(OwString strMessage_p)
construct a exception with a message
|
OwRenderRowException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwRuntimeException(OwString message_p)
Create a new
OwRuntimeException with a localizable message. |
OwRuntimeException(OwString message_p,
Throwable cause_p)
Create a new
OwRuntimeException with a localizable message and a cause. |
OwServerException(OwString strMessage_p)
construct a exception with a message
|
OwServerException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwSessionException(OwString strMessage_p)
construct a exception with a message
|
OwSessionException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwUserOperationException(OwString strMessage_p)
construct a exception with a message
|
OwUserOperationException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwViewUpdateException(OwString message_p) |
OwViewUpdateException(OwString message_p,
Throwable throwable_p) |
Modifier and Type | Field and Description |
---|---|
protected OwString |
OwStandardFieldColumnInfoString.m_displayname
the string to display in the header
|
Constructor and Description |
---|
OwStandardFieldColumnInfoString(OwString displayname_p,
String strPropertyName_p,
int iAlignment_p)
construct and initialize Column info tuple
|
OwStandardFieldColumnInfoString(OwString displayname_p,
String strPropertyName_p,
int iAlignment_p,
int iWidth_p)
construct and initialize Column info tuple
|
OwStandardLocalizeableEnum(Object value_p,
OwString displayName_p)
construct a single enum value, used in getEnums
Use this constructor if the display name should be retrieve from resource bundle with the given key
|
Modifier and Type | Method and Description |
---|---|
static void |
OwStandardHistoryManager.addEventIDDisplayString(String id_p,
OwString displaystring_p)
add a string to the static map
|
protected void |
OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass.addPropertyClass(String strName_p,
OwString displayName_p,
String strJavaClassName_p,
boolean fArray_p,
boolean fNameProperty_p,
OwEnumCollection enums_p)
add a new property class description
|
Constructor and Description |
---|
OwHistoryException(OwString strMessage_p)
construct a exception with a message
|
OwHistoryException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwStandardHistoryEntry.OwStandardHistoryEntryPropertyClass(String strName_p,
OwString displayName_p,
String strJavaClassName_p,
boolean fArray_p,
boolean fNameProperty_p,
OwEnumCollection enums_p)
init property class description
|
Modifier and Type | Method and Description |
---|---|
Map<String,OwString> |
OwIntegratedApplicationRoleManager.getIntegratedApplicationsNames() |
Modifier and Type | Method and Description |
---|---|
OwMouseAction |
OwOSFamilyMouseSetting.createAction(OwString description) |
OwMouseAction |
OwMouseSetting.createAction(OwString description) |
OwMouseEventDescription |
OwOSFamilyMouseSetting.createEvent(OwOSFamily osFamily,
OwString description) |
void |
OwAppContext.registerMouseAction(String actionId,
OwString description) |
Constructor and Description |
---|
OwMouseEventDescription(int modKeyCode,
int modCtrlKey,
int clickActionCode,
OwString description) |
OwOSFamilyMouseAction(OwOSFamilyMouseSetting setting,
OwString description) |
OwPendingSessionException(OwString strMessage_p)
construct a exception with a message
|
OwPendingSessionException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
Modifier and Type | Class and Description |
---|---|
class |
OwString1
Utility class OwString1.
|
class |
OwString2
Utility class OwString2.
|
class |
OwString3
Utility class OwString2.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.