org.eclipse.birt.core.ui.swt.custom
Interface ICustomChoice
public interface ICustomChoice
ICustomChoice
setValue
void setValue(java.lang.Object value)
getValue
java.lang.Object getValue()
addListener
void addListener(int eventType,
Listener listener)
notifyListeners
void notifyListeners(int eventType,
Event event)
redraw
void redraw()
setEnabled
void setEnabled(boolean enabled)
isEnabled
boolean isEnabled()
getSize
Point getSize()
setLayoutData
void setLayoutData(java.lang.Object layoutData)
Copyright © 2008 Actuate Corp. All rights reserved.