Package ch.oliumbi.compass.ui.component
Class Component
java.lang.Object
ch.oliumbi.compass.ui.component.Component
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleandisabled()protected booleanerror()l()lAction()lError()lFadeTo()lFocus()lHover()m()mAction()mError()mFadeTo()mFocus()mHover()render()renderScript(String id) renderStyle(String id, List<Style> normal, List<Style> hover, List<Style> action, List<Style> focus, List<Style> disabled, List<Style> error, List<Style> fadeFrom, List<Style> fadeTo) s()sAction()scripts()sError()sFadeTo()sFocus()sHover()protected abstract Stringtag()protected Stringvalue()xl()xlAction()xlError()xlFadeTo()xlFocus()xlHover()xs()xsAction()xsError()xsFadeTo()xsFocus()xsHover()
-
Field Details
-
id
-
-
Constructor Details
-
Component
public Component()
-
-
Method Details
-
tag
-
components
-
value
-
attributes
-
error
protected boolean error() -
disabled
protected boolean disabled() -
scripts
-
xl
-
xlHover
-
xlAction
-
xlFocus
-
xlDisabled
-
xlError
-
xlFadeFrom
-
xlFadeTo
-
l
-
lHover
-
lAction
-
lFocus
-
lDisabled
-
lError
-
lFadeFrom
-
lFadeTo
-
m
-
mHover
-
mAction
-
mFocus
-
mDisabled
-
mError
-
mFadeFrom
-
mFadeTo
-
s
-
sHover
-
sAction
-
sFocus
-
sDisabled
-
sError
-
sFadeFrom
-
sFadeTo
-
xs
-
xsHover
-
xsAction
-
xsFocus
-
xsDisabled
-
xsError
-
xsFadeFrom
-
xsFadeTo
-
renderScript
-
renderStyle
-
render
-