Interface IDashboardPage2
-
- All Superinterfaces:
com4j.Com4jObject
,IBaseField
,IDashboardPage
,IObjectLockingSupport
- All Known Subinterfaces:
IDashboardPage3
,IDashboardPage4
public interface IDashboardPage2 extends IDashboardPage
For HP use. Represents a Dashboard Page.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
segmentId()
The ID of the page's segment.-
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.IBaseField
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
-
Methods inherited from interface step.repository.alm.v16.otaclient.IDashboardPage
_public, _public, dashboardPageItemFactory, description, description, lastModified, modifiedBy, name, name, ownerUser, parentId, parentId, title, title
-
Methods inherited from interface step.repository.alm.v16.otaclient.IObjectLockingSupport
isLocked, lockObject, unLockObject
-
-