![]() |
![]() |
Additional Inherited Members | |
![]() | |
autohideButtonFlag | |
Property which holds an editable text. A button is provided to switch between single and multi line mode.
Definition at line 802 of file PropertyView.py.
def Vispa.Views.PropertyView.StringProperty.__init__ | ( | self, | |
name, | |||
value, | |||
categoryName = None , |
|||
multiline = None |
|||
) |
Constructor
Definition at line 813 of file PropertyView.py.
References KineDebug3.count(), and str.
def Vispa.Views.PropertyView.StringProperty.buttonClicked | ( | self | ) |
Switch to multiline mode if button is clicked.
Definition at line 824 of file PropertyView.py.
References Vispa.Views.PropertyView.TextEditWithButtonProperty._multiline, Vispa.Views.PropertyView.TextEditWithButtonProperty.setMultiline(), FWIntValueListenerBase.setValue(), EcalTPGSlidingWindow.setValue(), EcalTPGFineGrainTowerEE.setValue(), EcalTPGStripStatus.setValue(), EcalTPGTowerStatus.setValue(), EcalTPGFineGrainEBIdMap.setValue(), EcalTPGLutIdMap.setValue(), EcalTPGSpike.setValue(), EcalTPGWeightIdMap.setValue(), ESTBWeights.setValue(), EcalPseudoStripInputSample.setValue(), EcalTriggerPrimitiveSample.setValue(), EcalDCUTemperatures.setValue(), EcalPTMTemperatures.setValue(), EcalEBTriggerPrimitiveSample.setValue(), EcalTPGFineGrainStripEE.setValue(), EcalWeight.setValue(), ESWeight.setValue(), CalibCoeff.setValue(), EcalTBWeights.setValue(), L1MonitorDigi.setValue(), EcalTPGGroups.setValue(), CSCDBL1TPParametersExtended.setValue(), EcalTPGPhysicsConst.setValue(), EcalTimeDependentCorrections.setValue(), EcalLaserAPDPNRatios.setValue(), HcalChannelStatus.setValue(), EcalTrigPrimCompactColl.setValue(), EcalSrFlag.setValue(), CastorChannelStatus.setValue(), ESCondObjectContainer< T >.setValue(), DTHVAbstractCheck.setValue(), Entry.setValue(), EcalCondTowerObjectContainer< T >.setValue(), EcalCondObjectContainer< T >.setValue(), SiPixelPerformanceSummary.setValue(), edm::TrieNode< T >.setValue(), edm::AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper >.setValue(), L1GctInternHFData.setValue(), L1GctInternEtSum.setValue(), Measurement.setValue(), Vispa.Views.PropertyView.Property.setValue(), cms::DDSpecPar.strValue(), Vispa.Views.PropertyView.TextEditWithButtonProperty.strValue(), Vispa.Views.PropertyView.PropertyView.valueChanged(), Vispa.Views.PropertyView.Property.valueChanged(), and Vispa.Plugins.ConfigEditor.ConfigEditorTabController.ConfigEditorTabController.valueChanged().
def Vispa.Views.PropertyView.StringProperty.setMultiline | ( | self, | |
multiline | |||
) |
Definition at line 817 of file PropertyView.py.