Decision Center API

ilog.rules.webui
Class IlrWFullDateEditor

java.lang.Object
  extended by ilog.rules.webui.IlrWValueEditorComponent
      extended by ilog.rules.webui.IlrWFullDateEditor
All Implemented Interfaces:
ilog.rules.brl.value.editor.IlrValueEditor, ilog.rules.brl.value.editor.IlrValueEditorComponent
Direct Known Subclasses:
IlrWShortDateEditor

public class IlrWFullDateEditor
extends IlrWValueEditorComponent

Date value editor component.


Constructor Summary
IlrWFullDateEditor(ilog.rules.brl.value.descriptor.IlrValueDescriptor valueDescriptor)
           
 
Method Summary
protected  String getDateFormat()
           
 Object getEditorComponent(ilog.rules.brl.IlrBRLRuleEditingContext context)
           
 Object getValue()
           
 void setValue(Object value)
           
 
Methods inherited from class ilog.rules.webui.IlrWValueEditorComponent
addValueEditorListener, getValueDescriptor, removeValueEditorListener, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlrWFullDateEditor

public IlrWFullDateEditor(ilog.rules.brl.value.descriptor.IlrValueDescriptor valueDescriptor)
Method Detail

getDateFormat

protected String getDateFormat()

getEditorComponent

public Object getEditorComponent(ilog.rules.brl.IlrBRLRuleEditingContext context)

getValue

public Object getValue()

setValue

public void setValue(Object value)

Decision Center API

© Copyright IBM Corp. 1987, 2013