Class StyleRenderUtils
java.lang.Object
org.apache.myfaces.tobago.internal.util.StyleRenderUtils
PRELIMINARY: MAY BE INTEGRATED IN THE
TobagoResponseWriter
TBD-
Method Summary
Modifier and TypeMethodDescriptionstatic String
encodeIdSelector(String clientId)
PRELIMINARYstatic void
writeIdSelector(TobagoResponseWriter writer, String id)
PRELIMINARYstatic void
writeSelector(TobagoResponseWriter writer, String selector)
PRELIMINARY
-
Method Details
-
writeIdSelector
PRELIMINARY- Throws:
IOException
-
writeSelector
PRELIMINARY- Throws:
IOException
-
encodeIdSelector
PRELIMINARY
-