|
Servoy 5.x Public API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.wicket.model.Model
com.servoy.j2db.server.headlessclient.dataui.StyleAttributeModifierModel
public class StyleAttributeModifierModel
This model/AttributeModifier can be attached to a IComponent (Wicket component) so that it
will track its style changes through the IProviderStylePropertyChanges if the Wicket component does implement that one.
| Field Summary | |
|---|---|
static org.apache.wicket.AttributeModifier |
INSTANCE
The attribute modifier instance to add to the behavior list of your Wicket component that implements IProviderStylePropertyChanges |
| Method Summary | |
|---|---|
org.apache.wicket.model.IWrapModel |
wrapOnAssignment(org.apache.wicket.Component component)
|
| Methods inherited from class org.apache.wicket.model.Model |
|---|
detach, equals, getObject, getObject, hashCode, of, of, of, of, of, of, ofList, ofMap, ofSet, setObject, setObject, toString, valueOf, valueOf |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.wicket.model.IModel |
|---|
getObject, setObject |
| Methods inherited from interface org.apache.wicket.model.IDetachable |
|---|
detach |
| Field Detail |
|---|
public static org.apache.wicket.AttributeModifier INSTANCE
IProviderStylePropertyChanges
| Method Detail |
|---|
public org.apache.wicket.model.IWrapModel wrapOnAssignment(org.apache.wicket.Component component)
wrapOnAssignment in interface org.apache.wicket.model.IComponentAssignedModelwicket.model.IAssignmentAwareModel#wrapOnAssignment(wicket.Component)
|
Copyright © 2010 Servoy B.V. | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||