
The following files have been generated by the builder to support the 
MyEntry part.

MyEntry files:

  MyEntry.app  - MyEntry main routine source file.
  MyEntry.cpp  - MyEntry class implementation implementation source file.
  MyEntry.dat  - MyEntry data file to be added to 'parts.dat'.
  MyEntry.h    - MyEntry include file.
  MyEntry.hpp  - MyEntry class header header file.
  MyEntry.idl  - MyEntry OpenDoc SOM idl file.
  MyEntry.mak  - MyEntry application make file.
  MyEntry.omk  - MyEntry OpenDoc dll make file.
  MyEntry.rc   - MyEntry resource file.
  MyEntry.som  - MyEntry OpenDoc SOM implementation file.

MyEntry parent hierarchy:
  IBase
    IVBase
      INotifier
        IWindow
          IControl
            ITextControl
              IEntryField
                MyEntry

MyEntry actions:
   applyBidiSettings {IWindow}
   capturePointer {IWindow}
   clear {IEntryField}
   convertToGUIStyle {IWindow}
   copy {IEntryField}
   cut {IEntryField}
   disable {IWindow}
   disableAutoScroll {IEntryField}
   disableAutoTab {IEntryField}
   disableCommand {IEntryField}
   disableDataUpdate {IEntryField}
   disableGroup {IControl}
   disableInsertMode {IEntryField}
   disableMargin {IEntryField}
   disableNotification {IWindow}
   disableTabStop {IControl}
   disableUpdate {IWindow}
   discard {IEntryField}
   dispatchRemainingHandlers {IWindow}
   enable {IWindow}
   enableUpdate {IWindow}
   handleException {IWindow}
   hide {IWindow}
   hideSourceEmphasis {IWindow}
   isLayoutDistorted {IWindow}
   matchForMnemonic {IWindow}
   notifyObservers {IWindow}
   paste {IEntryField}
   positionBehindSibling {IWindow}
   positionBehindSiblings {IWindow}
   positionOnSiblings {IWindow}
   postEvent {IWindow}
   refresh {IWindow}
   releasePointer {IWindow}
   releasePresSpace {IWindow}
   removeAll {IEntryField}
   resetActiveColor {IWindow}
   resetBackgroundColor {IWindow}
   resetBorderColor {IWindow}
   resetDisabledBackgroundColor {IWindow}
   resetDisabledForegroundColor {IWindow}
   resetFont {IWindow}
   resetForegroundColor {IWindow}
   resetHiliteBackgroundColor {IWindow}
   resetHiliteForegroundColor {IWindow}
   resetInactiveColor {IWindow}
   resetMinimumSize {IWindow}
   resetShadowColor {IWindow}
   selectRange {IEntryField}
   sendEvent {IWindow}
   setChangedFlag {IEntryField}
   setFocus {IWindow}
   setLayoutDistorted {IWindow}
   show {IWindow}
   showSourceEmphasis {IWindow}

MyEntry attributes:
  G S E  activeColor {IWindow} - IColor
  G S    alignment {IEntryField} - IEntryField::Alignment
  G      asDebugInfo {IBase} - IString
  G      asString {IBase} - IString
  G S    autoDeleteObject {IWindow} - Boolean
  G S    autoDestroyWindow {IWindow} - Boolean
  G S    autoScroll {IEntryField} - Boolean
  G S    autoTab {IEntryField} - Boolean
  G S E  backgroundColor {IWindow} - IColor
  G      bidiSupported {IWindow} - Boolean
  G S E  borderColor {IWindow} - IColor
  G      changed {IEntryField} - Boolean
  G      characterSize {IWindow} - ISize
  G S    charType {IEntryField} - IEntryField::CharType
  G      clipboardHasTextFormat {ITextControl} - Boolean
  G S E  command {IEntryField} - Boolean
  G S    cursorPosition {IEntryField} - unsigned long
  G      defaultPushButton {IWindow} - IWindowHandle
  G S E  disabledBackgroundColor {IWindow} - IColor
  G S E  disabledForegroundColor {IWindow} - IColor
  G      displaySize {ITextControl} - ISize
  G      empty {IEntryField} - Boolean
  G S E  enabled {IWindow} - Boolean
  G S    enabledForNotification {IWindow} - Boolean
  G   E  focus {IWindow} - Boolean
  G S E  font {IWindow} - IFont
  G S E  foregroundColor {IWindow} - IColor
  G      frameWindow {IWindow} - Boolean
  G S    group {IControl} - Boolean
  G      handle {IWindow} - IWindowHandle
  G      hasSelectedText {IEntryField} - Boolean
  G S E  hiliteBackgroundColor {IWindow} - IColor
  G S E  hiliteForegroundColor {IWindow} - IColor
  G S    id {IWindow} - unsigned long
  G S E  inactiveColor {IWindow} - IColor
  G S E  insertMode {IEntryField} - Boolean
  G   E  isDigits {ITextControl} - Boolean
  G S    itemProvider {IWindow} - IDMItemProvider*
  G      layoutAdjustment {IWindow} - IRectangle
  G S    leftIndex {IEntryField} - unsigned long
  G S E  limit {IEntryField} - unsigned long
  G S    margin {IEntryField} - Boolean
         menu {IWindow} - IPopupMenu
  G      messageQueue {IWindow} - IMessageQueueHandle
  G S    minimumSize {IWindow} - ISize
  G      nativeRect {IWindow} - IRectangle
> G S E  newAttr - IString
  G S    owner {IWindow} - IWindow*
  G S    parent {IWindow} - IWindow*
  G      parentSize {IWindow} - ISize
  G      pointerCaptured {IWindow} - Boolean
  G S E  position {IWindow} - IPoint
  G      presSpace {IWindow} - IPresSpaceHandle
  G      readOnly {IEntryField} - Boolean
  G S    rect {IWindow} - IRectangle
  G      selectedRange {IEntryField} - IRange
  G      selectedText {IEntryField} - IString
  G      selectedTextLength {IEntryField} - unsigned long
  G S E  shadowColor {IWindow} - IColor
  G      showing {IWindow} - Boolean
  G S E  size {IWindow} - ISize
  G S    tabStop {IControl} - Boolean
  G S E  text {ITextControl} - IString
  G   E  textLength {ITextControl} - unsigned long
> G      this - MyEntry*
  G      valid {IWindow} - Boolean
  G S E  valueAsDouble {ITextControl} - double
  G S E  valueAsInt {ITextControl} - int
  G S E  valueAsUnsigned {ITextControl} - unsigned int
  G S E  visible {IWindow} - Boolean
  G      visibleRectangle {IWindow} - IRectangle
  G S E  writeable {IEntryField} - Boolean

MyEntry events:
  anyEvent {INotifier}
  characterTypeEvent {IEntryField}
  commandEvent {IWindow}
  gotFocusEvent {IWindow}
  inputDisabledEvent {IWindow}
  inputEnabledEvent {IWindow}
  lostFocusEvent {IWindow}
> ready
  systemCommandEvent {IWindow}
  visibilityDisabledEvent {IWindow}
  visibilityEnabledEvent {IWindow}

MyEntry subparts:
  EntryField - IEntryField*
  Menu1 - IMenu*
    MenuItem1 - IMenuItem*
    MenuItem2 - IMenuItem*
    MenuItem3 - IMenuItem*

MyEntry connections:
  Conn1: MenuItem1(commandEvent)-->EntryField(cut)
  Conn2: MenuItem2(commandEvent)-->EntryField(copy)
  Conn3: MenuItem3(commandEvent)-->EntryField(paste)
