ilog.cpl.network.css
Interface IlpNetworkAdapterCSS


public interface IlpNetworkAdapterCSS

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

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

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

Method Detail

getAdapter

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

This property can be configured through CSS as illustrated below:

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

See Also:
IlpNetworkAdapterCustomization


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