Uses of Class
net.sourceforge.fluxion.ajax.beans.util.LineBreak

Packages that use LineBreak
net.sourceforge.fluxion.ajax.beans.util   
 

Uses of LineBreak in net.sourceforge.fluxion.ajax.beans.util
 

Methods in net.sourceforge.fluxion.ajax.beans.util that return LineBreak
static LineBreak LineBreak.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LineBreak[] LineBreak.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.fluxion.ajax.beans.util with parameters of type LineBreak
 void ProcessListener.setLineBreak(LineBreak l)
           
 



Copyright © 2010. All Rights Reserved.