Data Model version 2.1.2
Acknowledgements
Diagram | Class Map | Attribute Map | Method Map | Help | License
Home | Package | Class | Attribute | Method: { prev | next }

Method: getWindowAxis


    getter for derived lnk WindowAxis

guid: www.ccpn.ac.uk_Fogh_2011-11-30-11:03:43_00028
OpType: get
OpSubType: None
isQuery: True
isAbstract: False
Scope: instance_level
Code: result = self.windowPanel.module
if result is not None:
  result = result.findFirstAxis(label=self.label)
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Fri Mar 28 11:18:10 2014    from data model package  ccpnmr.api.AnalysisLayout.PanelAxis   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk