|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidaddemo.DemoAccessibilityProfileBean
public class DemoAccessibilityProfileBean
Bean for accessibilityProfileDemo.jspx demo.
| Constructor Summary | |
|---|---|
DemoAccessibilityProfileBean()
|
|
| Method Summary | |
|---|---|
String |
getAccessibilityMode()
Return the accessibility mode preference. |
AccessibilityProfile |
getAccessibilityProfile()
Return the accessibility profile preference. |
String |
getSkinFamily()
Return the skin family preference. |
boolean |
isHighContrast()
Is high contrast enabled? |
boolean |
isLargeFonts()
Are large fonts enabled? |
void |
setHighContrast(boolean highContrast)
Sets a new high contrast value. |
void |
setLargeFonts(boolean largeFonts)
Sets a new large fonts value |
void |
update(javax.faces.event.ActionEvent event)
ActionListener for handling accessibility profile updates. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DemoAccessibilityProfileBean()
| Method Detail |
|---|
public String getAccessibilityMode()
public AccessibilityProfile getAccessibilityProfile()
public String getSkinFamily()
public boolean isHighContrast()
public boolean isLargeFonts()
public void setHighContrast(boolean highContrast)
public void setLargeFonts(boolean largeFonts)
public void update(javax.faces.event.ActionEvent event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||