Interface IRegisteredSheetEntry


public interface IRegisteredSheetEntry
Author:
Actuate Corporation
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
     
    org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
     
  • Method Details

    • getNodeIndex

      int getNodeIndex()
    • getNodePath

      String getNodePath()
    • getSheet

      org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet getSheet()