org.eclipse.birt.chart.ui.swt.interfaces
Interface ISeriesButtonEntry


public interface ISeriesButtonEntry

Used to store customized data for button which will be added into value series composite


Method Summary
 java.lang.String getButtonId()
           
 java.lang.String getPopupName()
           
 ITaskPopupSheet getPopupSheet()
           
 boolean isEnabled()
           
 

Method Detail

getButtonId

java.lang.String getButtonId()

getPopupName

java.lang.String getPopupName()

getPopupSheet

ITaskPopupSheet getPopupSheet()

isEnabled

boolean isEnabled()


Copyright © 2005-2008 Actuate Corp. All rights reserved.