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 Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.