Class CockpitFrame

java.lang.Object
com.uc4.api.objects.CockpitControl
com.uc4.api.objects.CockpitFrame
All Implemented Interfaces:
Iterable<CockpitControl>

public class CockpitFrame extends CockpitControl implements Iterable<CockpitControl>
Represents the Frame control of the Cockpit.
  • Constructor Details

    • CockpitFrame

      protected CockpitFrame(com.uc4.util.XMLDocument doc, Element control)
  • Method Details