Interface ICustomizationListNode3
-
- All Superinterfaces:
com4j.Com4jObject
,ICustomizationListNode
,ICustomizationListNode2
public interface ICustomizationListNode3 extends ICustomizationListNode2
Represents a node in a list.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isHideInCust()
For HP use.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.v16.otaclient.ICustomizationListNode
addChild, canAddChild, child, children, children, childrenCount, deleted, deleted, father, father, id, id, list, name, name, order, order, readOnly, removeChild, updated, updated
-
Methods inherited from interface step.repository.alm.v16.otaclient.ICustomizationListNode2
isTemplate, type
-
-