All files / output if_graphic_proxy.intf.mjs

96.87% Statements 31/32
100% Branches 2/2
3.7% Functions 1/27
96.87% Lines 31/32

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 321x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x   1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x
// if_graphic_proxy.intf.abap
class if_graphic_proxy {
  static INTERNAL_TYPE = 'INTF';
  static INTERNAL_NAME = 'IF_GRAPHIC_PROXY';
  static ATTRIBUTES = {"CO_PORT_DIAGRAM": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "CO_PORT_CHART": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "CO_PORT_CHART1": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "CO_PORT_CHART_X_PRIM_AXIS": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "CO_PORT_CHART_Y_PRIM_AXIS": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "CO_PORT_CHART_Z_PRIM_AXIS": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "visibility": "U", "is_constant": "X", "is_class": "X"}};
  static METHODS = {"INIT": {"visibility": "U", "parameters": {"DC": {"type": () => {return new abap.types.ABAPObject({qualifiedName: undefined, RTTIName: undefined});}, "is_optional": " ", "parm_kind": "I", "type_name": "GenericObjectReferenceType"}, "FILTER_LIST": {"type": () => {return new abap.types.Character(4);}, "is_optional": " ", "parm_kind": "I", "type_name": "AnyType"}, "PROD_ID": {"type": () => {return new abap.types.Character(8, {"qualifiedName":"CHAR8","ddicName":"CHAR8","description":""});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "PROD_PRIO": {"type": () => {return new abap.types.Numc({length: 3, qualifiedName: "NUMC3"});}, "is_optional": " ", "parm_kind": "I", "type_name": "NumericType"}, "FORCE_PROD": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}, "PARENT": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "CL_GUI_CONTAINER", RTTIName: "\\CLASS=CL_GUI_CONTAINER"});}, "is_optional": " ", "parm_kind": "I", "type_name": "ObjectReferenceType"}, "WIDTH": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "is_optional": " ", "parm_kind": "I", "type_name": "IntegerType"}, "HEIGHT": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "is_optional": " ", "parm_kind": "I", "type_name": "IntegerType"}, "TOP": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "is_optional": " ", "parm_kind": "I", "type_name": "IntegerType"}, "LEFT": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "is_optional": " ", "parm_kind": "I", "type_name": "IntegerType"}, "EVTCODE_LIST": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "eventid": new abap.types.Integer({qualifiedName: "EVENTID"}),
  "appl_event": new abap.types.Character(1, {"qualifiedName":"appl_event"})}, "cntl_simple_event", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "cntl_simple_events");}, "is_optional": " ", "parm_kind": "I", "type_name": "TableType"}, "RETVAL": {"type": () => {return new abap.types.Numc({length: 3, qualifiedName: "SYMSGNO"});}, "is_optional": " ", "parm_kind": "E", "type_name": "NumericType"}}},
  "ACTIVATE": {"visibility": "U", "parameters": {"RETVAL": {"type": () => {return new abap.types.Numc({length: 3, qualifiedName: "SYMSGNO"});}, "is_optional": " ", "parm_kind": "E", "type_name": "NumericType"}}},
  "DEACTIVATE": {"visibility": "U", "parameters": {"RETVAL": {"type": () => {return new abap.types.Numc({length: 3, qualifiedName: "SYMSGNO"});}, "is_optional": " ", "parm_kind": "E", "type_name": "NumericType"}}},
  "FREE": {"visibility": "U", "parameters": {"RETVAL": {"type": () => {return new abap.types.Numc({length: 3, qualifiedName: "SYMSGNO"});}, "is_optional": " ", "parm_kind": "E", "type_name": "NumericType"}}},
  "ADD_CU_BUNDLE": {"visibility": "U", "parameters": {"PORT": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "is_optional": " ", "parm_kind": "I", "type_name": "IntegerType"}, "KEY": {"type": () => {return new abap.types.Character();}, "is_optional": " ", "parm_kind": "I", "type_name": "CLikeType"}, "BUNDLE": {"type": () => {return new abap.types.ABAPObject({qualifiedName: undefined, RTTIName: undefined});}, "is_optional": " ", "parm_kind": "I", "type_name": "GenericObjectReferenceType"}, "CUOBJ_LIST": {"type": () => {return new abap.types.Character(4);}, "is_optional": " ", "parm_kind": "I", "type_name": "AnyType"}, "RETVAL": {"type": () => {return new abap.types.Numc({length: 3, qualifiedName: "SYMSGNO"});}, "is_optional": " ", "parm_kind": "E", "type_name": "NumericType"}}}};
}
abap.Classes['IF_GRAPHIC_PROXY'] = if_graphic_proxy;
if_graphic_proxy.if_graphic_proxy$co_port_diagram = new abap.types.Integer({qualifiedName: "I"});
if_graphic_proxy.if_graphic_proxy$co_port_diagram.set(1);
if_graphic_proxy.if_graphic_proxy$co_port_chart = new abap.types.Integer({qualifiedName: "I"});
if_graphic_proxy.if_graphic_proxy$co_port_chart.set(2);
if_graphic_proxy.if_graphic_proxy$co_port_chart1 = new abap.types.Integer({qualifiedName: "I"});
if_graphic_proxy.if_graphic_proxy$co_port_chart1.set(3);
if_graphic_proxy.if_graphic_proxy$co_port_chart_x_prim_axis = new abap.types.Integer({qualifiedName: "I"});
if_graphic_proxy.if_graphic_proxy$co_port_chart_x_prim_axis.set(5);
if_graphic_proxy.if_graphic_proxy$co_port_chart_y_prim_axis = new abap.types.Integer({qualifiedName: "I"});
if_graphic_proxy.if_graphic_proxy$co_port_chart_y_prim_axis.set(11);
if_graphic_proxy.if_graphic_proxy$co_port_chart_z_prim_axis = new abap.types.Integer({qualifiedName: "I"});
if_graphic_proxy.if_graphic_proxy$co_port_chart_z_prim_axis.set(17);
export {if_graphic_proxy};