Package muntjac :: Package ui :: Module abstract_field
[hide private]
[frames] | no frames]

Module abstract_field

source code

For implementing buffered property editors.

Classes [hide private]
  AbstractField
Abstract field component for implementing buffered property editors.
  FocusShortcut
A ready-made ShortcutListener that focuses the given Focusable (usually a IField) when the keyboard shortcut is invoked.
  IReadOnlyStatusChangeEvent
An Event object specifying the IProperty whose read-only status has changed.
Variables [hide private]
  __package__ = 'muntjac.ui'