public class InterfaceControl extends Topic
Constructor and Description |
---|
InterfaceControl(TopicIF topic,
TopicMap tm) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Indicates whether some other object is "equal to" this one.
|
static InterfaceControl |
getDefaultInterfaceControl(TopicMap tm) |
LocatorIF |
getLocator() |
boolean |
isAutoComplete()
Tests whether this interface control is on:auto-complete
|
boolean |
isBrowseDialog()
Tests whether this interface control is on:browse-dialog.
|
boolean |
isDropDownList()
Tests whether this interface control is on:drop-down-list.
|
boolean |
isSearchDialog()
Tests whether this interface control is on:search-dialog.
|
addTopicType, copyCharacteristics, findDependentObjects, getDependentObjects, getFieldInstances, getFieldInstances, getId, getMostSpecificTopicType, getName, getTopicIF, getTopicMap, getTopicTypes, hashCode, isAssociationType, isFieldDefinition, isInstanceOf, isInstanceOf, isNameType, isOccurrenceType, isOntologyTopic, isOntologyType, isPrivateSystemTopic, isPublicSystemTopic, isRoleType, isSystemTopic, isTopicMap, isTopicType, remove, removeTopicType, toString
public boolean equals(Object obj)
public LocatorIF getLocator()
public boolean isDropDownList()
public boolean isSearchDialog()
public boolean isBrowseDialog()
public boolean isAutoComplete()
public static InterfaceControl getDefaultInterfaceControl(TopicMap tm)