Interface ISeriesButtonEntry
public interface ISeriesButtonEntry
Used to store customized data for button which will be added into value
series composite
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
getButtonId
String getButtonId() -
getPopupName
String getPopupName() -
getPopupSheet
ITaskPopupSheet getPopupSheet() -
isEnabled
boolean isEnabled()
-