Class CellBasedWidgetImplStandard

    • Constructor Detail

      • CellBasedWidgetImplStandard

        public CellBasedWidgetImplStandard()
    • Method Detail

      • sinkEvent

        protected int sinkEvent​(Widget widget,
                                java.lang.String typeName)
        Description copied from class: CellBasedWidgetImpl
        Get the event bits to sink for an event type.
        Overrides:
        sinkEvent in class CellBasedWidgetImpl
        Parameters:
        widget - the Widget that will handle the events
        typeName - the name of the event to sink
        Returns:
        the event bits to sink, or -1 if no events to sink