Table Of Contents

Previous topic

IntListDialog

Next topic

ParamBitmap

This Page

phoenix_title ParamBinaryOr

Editing binary flag attributes defined by a string separated by ‘|’.


class_hierarchy Inheritance Diagram

Inheritance diagram for class ParamBinaryOr

Inheritance diagram of ParamBinaryOr


super_classes Known Superclasses

tools.XRCed.params.PPanel


method_summary Methods Summary

__init__  
GetValue  
OnChange  
SetValue  
SetValues  

api Class API



class ParamBinaryOr(PPanel)

Editing binary flag attributes defined by a string separated by ‘|’.


Methods



__init__(self, parent, name)


GetValue(self)


OnChange(self, evt)


SetValue(self, value)


SetValues(self)