l.a.w.p.ProjectScopeWidget(BrowserWidget, InputWidget) : class documentation

Part of lp.app.widgets.project View In Hierarchy

Widget for selecting a scope. Either 'All projects' or only one.
Method __init__ Undocumented
Method setUpOptions Set up options to be rendered.
Method hasInput See zope.formlib.interfaces.IInputWidget.
Method hasValidInput See zope.formlib.interfaces.IInputWidget.
Method getInputValue See zope.formlib.interfaces.IInputWidget.
Method getScope Return the selected scope or None if it isn't selected.
Method setRenderedValue See IWidget.
Method __call__ See zope.formlib.interfaces.IBrowserWidget.
Method renderScopeOptions Render the HTML for the scope radio widgets.
Method error See zope.formlib.interfaces.IBrowserWidget
def __init__(self, field, vocabulary, request):
Undocumented
def setUpOptions(self):
Set up options to be rendered.
def hasInput(self):
See zope.formlib.interfaces.IInputWidget.
def hasValidInput(self):
See zope.formlib.interfaces.IInputWidget.
def getInputValue(self):
See zope.formlib.interfaces.IInputWidget.
def getScope(self):
Return the selected scope or None if it isn't selected.
def setRenderedValue(self, value):
See IWidget.
def __call__(self):
See zope.formlib.interfaces.IBrowserWidget.
def renderScopeOptions(self):
Render the HTML for the scope radio widgets.
def error(self):
See zope.formlib.interfaces.IBrowserWidget
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.