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