com.ibm.hi.customizer.beans.scci
Interface SCLabel

All Superinterfaces:
SCCustomComponent, SCTextComponent

public interface SCLabel
extends SCTextComponent

SCLabel inherits all function interfaces from SCTextComponent.


Methods inherited from interface com.ibm.hi.customizer.beans.scci.SCTextComponent
clearSelection, copy, getCaretPosition, getColumns, getSelectedText, getSelectionEnd, getSelectionStart, getText, getText, select, selectAll, setCaretPosition, setSelectionEnd, setSelectionStart, setText, setText
 
Methods inherited from interface com.ibm.hi.customizer.beans.scci.SCCustomComponent
getBackgroundColor, getCaption, getForegroundColor, getGlobalRead, getGlobalWrite, getHelpCaption, getHostLinkLength, getHostLinkPosition, getTabNumber, hasFocus, isTempHidden, isVisible, readGlobalVariable, requestFocus, setBackgroundColor, setCaption, setForegroundColor, setGlobalRead, setGlobalWrite, setHelpCaption, setTempHidden, setVisible, toString, writeGlobalVariable