Uses of Class
org.eclnt.jsfserver.elements.impl.MULTILABELBinding.TextInfo
Packages that use MULTILABELBinding.TextInfo
-
Uses of MULTILABELBinding.TextInfo in org.eclnt.jsfserver.elements.impl
Methods in org.eclnt.jsfserver.elements.impl that return MULTILABELBinding.TextInfoModifier and TypeMethodDescriptionMULTILABELBinding.getTextInfoForEvent(BaseActionEventInvoke event) MULTILABELBinding.getTextInfoForXPosition(int x) MULTILABELBinding.TextInfo.setBackground(String background) MULTILABELBinding.TextInfo.setForeground(String foreground) MULTILABELBinding.TextInfo.setWidth(int width) Methods in org.eclnt.jsfserver.elements.impl that return types with arguments of type MULTILABELBinding.TextInfoModifier and TypeMethodDescriptionMULTILABELBinding.getAllTextInfos()Returns list of current text infos.Methods in org.eclnt.jsfserver.elements.impl with parameters of type MULTILABELBinding.TextInfoModifier and TypeMethodDescriptionvoidMULTILABELBinding.addTextInfo(MULTILABELBinding.TextInfo textInfo) protected voidARRAYGRIDItem.updateTextInfoByApplication(MULTILABELBinding.TextInfo textInfo, Object value, String format, String formatmask, String timezone)