Attributes | Name and Description |
---|---|
|
caplin.component.frame.FrameCreationListener()
|
Attributes | Name and Description |
---|---|
|
void
onFrameReady(caplin.component.frame.ComponentFrame oComponentFrame)
Call-back that is invoked once a frame item has been created. |
►
caplin.component.frame.FrameCreationListener()
►
void
onFrameReady(caplin.component.frame.ComponentFrame oComponentFrame)
Call-back that is invoked once a frame item has been created.
caplin.component.frame.ComponentFrame | oComponentFrame | A reference to the component frame that now wraps the component being displayed. |