public abstract class IlpConvertionFunction extends IlvCSSFunction
IlpContext
to convert a given input into an instance
of an object to be used within JTGO.IlvCSSFunction
,
IlvCSSBeans
,
IlvCSSBeans.registerFunction(ilog.views.util.styling.IlvCSSFunction)
,
Serialized FormANY, ANY_PROPERTIES, ANY_PSEUDOCLASSES
Constructor and Description |
---|
IlpConvertionFunction()
Default constructor.
|
IlpConvertionFunction(IlpContext context)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Color |
convertColor(Object arg)
Converts the given argument to a color
using the type converter registered in the
application context.
|
protected IlpContext |
getContext()
Returns the application context where the services
needed by the functions will be retrieved.
|
call, getDelimiters, getDependencies, getImportance, getName, getShortDescription, returnDelimitersAsToken
public IlpConvertionFunction()
It has no arguments and gets the default application context.
public IlpConvertionFunction(IlpContext context)
context
- A context to be used by the function.protected IlpContext getContext()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.