Class ComponentStructure
java.lang.Object
com.inductiveautomation.perspective.designer.model.CommonStructure
com.inductiveautomation.perspective.designer.model.ComponentStructure
Created by carlg on 6/13/2017.
- 
Field SummaryFieldsFields inherited from class com.inductiveautomation.perspective.designer.model.CommonStructurehasBindings, hasEvents, hasPropertyChangeScripts
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanint
- 
Field Details- 
name
- 
type
- 
path
- 
hasCustomMethodspublic boolean hasCustomMethods
- 
hasMessageHandlerspublic boolean hasMessageHandlers
- 
hasExtensionFunctionspublic boolean hasExtensionFunctions
- 
children
- 
pipes
 
- 
- 
Constructor Details- 
ComponentStructurepublic ComponentStructure()
 
- 
- 
Method Details- 
getChildCountpublic int getChildCount()
- 
equalsIgnoreChildStructureAndPipes
 
-