ilog.views.util.styling
Interface IlvAcceptFunctions
- All Known Implementing Classes:
- ilog.views.util.cssbeans.IlvCSSBeans, IlvCSSJViews
public interface IlvAcceptFunctions
This interface standardizes the method to call for adding a function in the
CSS expression parser. Usually all IlvStylable implement also this
interface.
- Since:
- JViews 6.0
registerFunction
void registerFunction(IlvCSSFunction function)
- Registers another function in the CSS engine.
- Parameters:
function - the function to be added
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.