|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.behavior.Behavior
net.dontdrinkandroot.wicket.bootstrap.behavior.LabelBehavior
public class LabelBehavior
| Constructor Summary | |
|---|---|
LabelBehavior()
|
|
LabelBehavior(org.apache.wicket.model.IModel<LabelStyle> labelStyleModel)
|
|
LabelBehavior(LabelStyle labelStyle)
|
|
| Method Summary | |
|---|---|
void |
bind(org.apache.wicket.Component component)
|
LabelStyle |
getLabeLStyle()
|
protected org.apache.wicket.model.IModel<LabelStyle> |
getLabelStyleModel()
|
| Methods inherited from class org.apache.wicket.behavior.Behavior |
|---|
afterRender, beforeRender, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onComponentTag, onConfigure, onEvent, onException, onRemove, renderHead, unbind |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LabelBehavior()
public LabelBehavior(LabelStyle labelStyle)
public LabelBehavior(org.apache.wicket.model.IModel<LabelStyle> labelStyleModel)
| Method Detail |
|---|
public LabelStyle getLabeLStyle()
protected org.apache.wicket.model.IModel<LabelStyle> getLabelStyleModel()
public void bind(org.apache.wicket.Component component)
bind in class org.apache.wicket.behavior.Behavior
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||