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 Summary
FieldsFields inherited from class com.inductiveautomation.perspective.designer.model.CommonStructure
hasBindings, hasEvents, hasPropertyChangeScripts
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
-
Field Details
-
name
-
type
-
path
-
hasCustomMethods
public boolean hasCustomMethods -
hasMessageHandlers
public boolean hasMessageHandlers -
hasExtensionFunctions
public boolean hasExtensionFunctions -
children
-
pipes
-
-
Constructor Details
-
ComponentStructure
public ComponentStructure()
-
-
Method Details
-
getChildCount
public int getChildCount() -
equalsIgnoreChildStructureAndPipes
-