Lines Matching refs:component
47 /** an event of this kind is broadcast whenever a component is
51 This is almost the same as the instantiation of the component
52 within that frame. The component is attached to the frame
61 /** an event of this kind is broadcast whenever a component is
65 This is quite the same as the destruction of the component
67 the component is still attached to the frame but in the next
76 /** an event of this kind is broadcast whenever a component is
80 In this case the component remains the same but operates
81 on a new model component.
87 /** an event of this kind is broadcast whenever a component gets
91 Activations are broacast from the top component which was
92 not active before, down to the inner most component.
101 component is deactivated
104 Deactivations are broadcast from the innermost component which
105 does not stay active up to the outer most component which does not
114 /** an event of this kind is broadcast whenever a component changes