Decision Center API

ilog.rules.teamserver.web.components.intelliruleeditor
Interface IlrClientScriptValueEditorProvider

All Known Subinterfaces:
IlrClientScriptBlockValueEditorProvider, IlrClientScriptFileValueEditorProvider

public interface IlrClientScriptValueEditorProvider

Provides an interface which has to be implemented by any custom value editor used in the intellirule editor

See Also:
IlrClientScriptBlockValueEditorProvider, IlrClientScriptFileValueEditorProvider

Method Summary
 String getClientScriptClassName()
          Returns the fully qualified name of the editor's class
 

Method Detail

getClientScriptClassName

String getClientScriptClassName()
Returns the fully qualified name of the editor's class

Returns:
the class name of the editor

Decision Center API

© Copyright IBM Corp. 1987, 2013