public interface IlpExpansionHandler
Modifier and Type | Method and Description |
---|---|
void |
handleCollapseObject(IlpRepresentationObject object)
Requests the collapse of a container object.
|
void |
handleExpandObject(IlpRepresentationObject object)
Requests the expansion of a container object.
|
void handleExpandObject(IlpRepresentationObject object)
The handler will:
object
- The container to be expanded.void handleCollapseObject(IlpRepresentationObject object)
The handler will:
object
- The container to be collapsed.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.