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 TypeMethodDescriptionvoid
MULTILABELBinding.addTextInfo
(MULTILABELBinding.TextInfo textInfo) protected void
ARRAYGRIDItem.updateTextInfoByApplication
(MULTILABELBinding.TextInfo textInfo, Object value, String format, String formatmask, String timezone)