Class Hierarchy All Classes All Fields and Methods

 

Class com.ibm.faces.renderkit.html_extended.Utils

java.lang.Object
        com.ibm.faces.renderkit.html_extended.Utils

public class Utils
extends Object

Constructor Index
Constructor Description
Utils(String)  

Method Index
Method Description
String getKey()  
String getKeyCode()  
String getKeyCode(String)  
String getModKey()  
String qq(String)  

 

Constructors

 

Utils

public Utils(String attr) 

 

Methods

 

getKey

public String getKey() 

 

getKeyCode

public String getKeyCode() 

 

getKeyCode

public String getKeyCode(String keyname) 

 

getModKey

public String getModKey() 

 

qq

public static String qq(String s) 

Class Hierarchy All Classes All Fields and Methods