Package | Description |
---|---|
org.apache.myfaces.trinidad.component |
Modifier and Type | Method and Description |
---|---|
void |
UIXEditableValue.addValueUpdatedListener(ValueUpdatedListener listener)
Adds a ValueUpdatedListener to the component to handle ValueUpdatedEvent which is queued
within updateModel method.
|
void |
UIXEditableValue.removeValueUpdatedListener(ValueUpdatedListener listener)
Removes a ValueUpdatedListener from the component.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.