ilog.cpl.equipment.css
Interface IlpEquipmentAdapterCSS


public interface IlpEquipmentAdapterCSS

This interface externalizes the kind of cascading style sheet configuration that is available for the Equipment adapter.

Since:
JViews 8.0
See Also:
IlpAdapterStyleSheetCustomization, IlpEquipmentAdapterCustomization, IlpBusinessObjectCustomization

Method Summary
 boolean getAdapter()
          Returns if the adapter configuration is enabled or not for the Equipment component.
 

Method Detail

getAdapter

boolean getAdapter()
Returns if the adapter configuration is enabled or not for the Equipment component.

This property can be configured through CSS as illustrated below:

 Equipment {
   adapter: true;
 }
 
 Adapter {
   ...
 }
 

See Also:
IlpEquipmentAdapterCustomization


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.