Abstract superclass. Most dialogs do not inherit from this class but implement its interface.
with FilterFormPart for searching and selecting an object. Opened from . Extends . Overrides pntGetHref javascript function so that clicking on a row in the table with the search result selects the corresponding object and closes the dialog.
Dialog to edit details of a single peanut. Opened from to add a new item. Extends . Because of limited task propertybuttons are excluded. Save button closes the dialog and adds the item to the NtoMPropertyPages.
Dialog for editing the value of an MtoNDialogWidget. Uses MtoNDialogPart and ObjectMtoNSearchPage.
Dialog for selection of multiple columns to sort on. Used by SearchPages.
Dialog for verifying a recursive delete of one or more objects. The dialiog is opened before the form is submitted to Delete(Marked)Action. |