Uses of Class
org.crsh.text.ui.Overflow

Packages that use Overflow
org.crsh.text.ui   
 

Uses of Overflow in org.crsh.text.ui
 

Methods in org.crsh.text.ui that return Overflow
 Overflow TableElement.getOverflow()
           
static Overflow Overflow.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Overflow[] Overflow.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.crsh.text.ui with parameters of type Overflow
 TableElement TableElement.overflow(Overflow overflow)
           
 void TableElement.setOverflow(Overflow overflow)
           
 



Copyright © 2015 eXo Platform SAS. All Rights Reserved.