com.liferay.faces.util.model
Class RowMarkerDataModel.RowMarksObserver

java.lang.Object
  extended by com.liferay.faces.util.model.RowMarkerDataModel.RowMarksObserver
All Implemented Interfaces:
Observer
Enclosing class:
RowMarkerDataModel<E>

protected class RowMarkerDataModel.RowMarksObserver
extends Object
implements Observer


Constructor Summary
protected RowMarkerDataModel.RowMarksObserver()
           
 
Method Summary
 void update(Observable rowMarks, Object arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowMarkerDataModel.RowMarksObserver

protected RowMarkerDataModel.RowMarksObserver()
Method Detail

update

public void update(Observable rowMarks,
                   Object arg)
Specified by:
update in interface Observer


Copyright © 2015 Liferay, Inc.. All rights reserved.