Superclass Sentence Examples

superclass
  • This is implemented to return null if the layout is invalid, otherwise the superclass behavior is executed.

    1
    0
  • This makes sure the allocation is valid before calling the superclass.

    1
    0
  • This technique is referred to as enveloping the superclass 's operation.

    1
    0
  • The subclass needs to know if its superclass's size was calculated by the superclass or was specified explicitly.

    1
    0
  • How does a subclass know the difference between a specified size and a size computed by a superclass?

    1
    0
  • Toolkit This class is the abstract superclass of all actual implementations of the Abstract Window Toolkit.

    1
    0
  • It main purpose is to be used as a common superclass for the other simple Athena widgets.

    1
    0
  • In the new classes that redefine the superclass methods, the original method of superclass methods, the original method of superclass can be called using ` super ' .

    1
    0
  • Inheritance of superclass operations A widget class is free to use any of its superclass's self-contained operations rather than implementing its own code.

    1
    0
  • This class is the superclass of all classes that filter output streams.

    1
    0
    Advertisement
  • The subclass needs to know if its superclass 's size was calculated by the superclass or was specified explicitly.

    1
    0
  • This uses the desired column and row settings if they have been set, otherwise the superclass behavior is used.

    1
    0
  • In the case of multiple object class membership, there are several superclass chains in the list.

    1
    0
  • In the new classes that redefine the superclass methods, the original method of superclass can be called using ` super '.

    1
    0
  • The new widget starts with the values in the request, but it has been updated by all superclass initialization procedures called so far.

    2
    1
    Advertisement
  • The XtSuperclass function returns a pointer to the widget 's superclass class structure.

    1
    0
  • Inheritance of Superclass Operations A widget class is free to use any of its superclass 's self-contained operations rather than implementing its own code.

    1
    0
  • If the event is a ContainerEvent, it invokes the processContainerEvent method, else it invokes its superclass 's processEvent.

    2
    1
  • Obtaining a Widget 's Action List Occasionally a subclass will require the pointers to one or more of its superclass 's action procedures.

    1
    0
  • Both of these methods are defined by Component, the abstract superclass of all components.

    1
    0
    Advertisement
  • To obtain the superclass of a widget, use XtSuperclass.

    1
    0