Home | History | Annotate | Download | only in test

Lines Matching refs:EditablePane

884         class EditablePane(Pane,EditingMixin): pass

885 class EditableScrollablePane(ScrollablePane,EditablePane): pass
888 (EditableScrollablePane, ScrollablePane, EditablePane, Pane,