web.decorators Module

paraview.web.decorators.arrayListDomainDecorator(props, xmlProps, uiProps, domain)[source]
paraview.web.decorators.arraySelectionDomainDecorator(props, xmlProps, uiProps, domain)[source]
paraview.web.decorators.booleanDomainDecorator(props, xmlProps, uiProps, domain)[source]
paraview.web.decorators.clipScalarDecorator(prop, uiElt, hint)[source]
paraview.web.decorators.enumerationDomainDecorator(props, xmlProps, uiProps, domain)[source]
paraview.web.decorators.genericDecorator(prop, uiElt, hint)[source]
paraview.web.decorators.multiLineDecorator(prop, uiElt, hint)[source]
paraview.web.decorators.numberRangeDomainDecorator(props, xmlProps, uiProps, domain)[source]
paraview.web.decorators.numpad(numelts)[source]
paraview.web.decorators.proxyEditorPropertyWidgetDecorator(prop, uiElt, hint)[source]
paraview.web.decorators.proxyListDomainDecorator(props, xmlProps, uiProps, domain)[source]
paraview.web.decorators.stringListDomainDecorator(props, xmlProps, uiProps, domain)[source]
paraview.web.decorators.treeDomainDecorator(props, xmlProps, uiProps, domain)[source]