|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlpNetworkAdapterCSS
This interface externalizes the kind of cascading style sheet configuration that is available for the Network adapter.
IlpAdapterStyleSheetCustomization,
IlpNetworkAdapterCustomization,
IlpBusinessObjectCustomization| Method Summary | |
|---|---|
boolean |
getAdapter()
Returns if the adapter configuration is enabled or not for the Network component. |
| Method Detail |
|---|
boolean getAdapter()
This property can be configured through CSS as illustrated below:
Network {
adapter: true;
}
Adapter {
...
}
IlpNetworkAdapterCustomization
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||