public class OwDefaultComboItem extends Object implements OwComboItem
Default implementation for combo box item.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
| Constructor and Description |
|---|
OwDefaultComboItem(String value_p,
String displayName_p)
Constructor
|
public String getDisplayName()
OwComboItemgetDisplayName in interface OwComboItemString object representing the display name of this combo item.public String getValue()
OwComboItemgetValue in interface OwComboItemString object representing the value of this combo item.Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.