com.filenet.wcm.apps.server.ui.prefs
Class WcmPreferenceSetting.ListBoxItem

java.lang.Object
  extended bycom.filenet.wcm.apps.server.ui.prefs.WcmPreferenceSetting.ListBoxItem
Enclosing class:
WcmPreferenceSetting

protected static class WcmPreferenceSetting.ListBoxItem
extends java.lang.Object


Field Summary
protected  java.lang.String displayText
           
protected  java.lang.String value
           
 
Constructor Summary
protected WcmPreferenceSetting.ListBoxItem()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

displayText

protected java.lang.String displayText

value

protected java.lang.String value
Constructor Detail

WcmPreferenceSetting.ListBoxItem

protected WcmPreferenceSetting.ListBoxItem()


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.