HasInteractionId_commandLogEntry

API

HasInteractionId_commandLogEntry.java
class HasInteractionId_commandLogEntry {
  CommandLogEntry prop()
  boolean hideProp()     (1)
}
1 hideProp()

Hide if the contributee is a CommandLogEntry , because we don’t want to navigate to ourselves, and there are other ways to navigate to the parent or child commands.

Members

hideProp()

Hide if the contributee is a CommandLogEntry , because we don’t want to navigate to ourselves, and there are other ways to navigate to the parent or child commands.