org.apache.myfaces.tobago.example.demo
Class TobagoDemoController
java.lang.Object
org.apache.myfaces.tobago.example.demo.TobagoDemoController
public class TobagoDemoController
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TobagoDemoController
public TobagoDemoController()
isUpdate
public boolean isUpdate()
resetSession
public void resetSession()
throws IOException
- Throws:
IOException
getTabChangeListener
public org.apache.myfaces.tobago.event.TabChangeListener getTabChangeListener()
setTabChangeListener
public void setTabChangeListener(org.apache.myfaces.tobago.event.TabChangeListener tabChangeListener)
getSelectItems
public static SelectItem[] getSelectItems(String[] keys,
String bundle)
updateTree
public void updateTree()
createNode
public static TobagoDemoController.Node createNode(String name,
String id)
clickButton
public String clickButton()
getSelectable
public String getSelectable()
getSalutation
public String[] getSalutation()
setSalutation
public void setSalutation(String[] salutation)
getSalutationItems
public SelectItem[] getSalutationItems()
setSalutationItems
public void setSalutationItems(SelectItem[] salutationItems)
getBool
public boolean[] getBool()
setBool
public void setBool(boolean[] argBool)
getBoolTest
public Boolean getBoolTest()
setBoolTest
public void setBoolTest(Boolean boolTest)
getText
public String[] getText()
setText
public void setText(String[] text)
getSolarArray
public SolarObject[] getSolarArray()
setSolarArray
public void setSolarArray(SolarObject[] solarArray)
getSolarList
public List<SolarObject> getSolarList()
setSolarList
public void setSolarList(List<SolarObject> solarList)
getSolarArrayColumns
public List<UIColumn> getSolarArrayColumns()
setSolarArrayColumns
public void setSolarArrayColumns(List<UIColumn> solarArrayColumns)
getSolarArrayColumnLayout
public String getSolarArrayColumnLayout()
setSolarArrayColumnLayout
public void setSolarArrayColumnLayout(String solarArrayColumnLayout)
getTree
public DefaultMutableTreeNode getTree()
setTree
public void setTree(DefaultMutableTreeNode tree)
getTreeState
public org.apache.myfaces.tobago.model.TreeState getTreeState()
setTreeState
public void setTreeState(org.apache.myfaces.tobago.model.TreeState treeState)
isShowJunctions
public boolean isShowJunctions()
setShowJunctions
public void setShowJunctions(boolean showJunctions)
isShowIcons
public boolean isShowIcons()
setShowIcons
public void setShowIcons(boolean showIcons)
isShowRoot
public boolean isShowRoot()
setShowRoot
public void setShowRoot(boolean showRoot)
isShowRootJunction
public boolean isShowRootJunction()
setShowRootJunction
public void setShowRootJunction(boolean showRootJunction)
isMultiselect
public boolean isMultiselect()
setMultiselect
public void setMultiselect(boolean multiselect)
getSelectionType
public String getSelectionType()
setSelectionType
public void setSelectionType(String selectionType)
getSelectionItems
public SelectItem[] getSelectionItems()
setSelectionItems
public void setSelectionItems(SelectItem[] selectionItems)
isMutable
public boolean isMutable()
setMutable
public void setMutable(boolean mutable)
isRequired
public boolean isRequired()
setRequired
public void setRequired(boolean required)
getSolar
public Solar getSolar()
setSolar
public void setSolar(Solar solar)
getDate
public Date getDate()
setDate
public void setDate(Date date)
getTabState0
public Object getTabState0()
setTabState0
public void setTabState0(Object tabState0)
getTabState1
public Object getTabState1()
setTabState1
public void setTabState1(Object tabState1)
getTabState2
public Object getTabState2()
setTabState2
public void setTabState2(Object tabState2)
getTabState3
public Object getTabState3()
setTabState3
public void setTabState3(Object tabState3)
getSheetState
public org.apache.myfaces.tobago.model.SheetState getSheetState()
setSheetState
public void setSheetState(org.apache.myfaces.tobago.model.SheetState sheetState)
stateChangeListener
public void stateChangeListener(org.apache.myfaces.tobago.event.SheetStateChangeEvent e)
customValidator
public void customValidator(FacesContext context,
UIComponent component,
Object value)
throws ValidatorException
- Throws:
ValidatorException
getToolbarIconItems
public SelectItem[] getToolbarIconItems()
getToolbarIconSize
public String getToolbarIconSize()
setToolbarIconSize
public void setToolbarIconSize(String toolbarIconSize)
getToolbarTextItems
public SelectItem[] getToolbarTextItems()
getToolbarTextPosition
public String getToolbarTextPosition()
setToolbarTextPosition
public void setToolbarTextPosition(String toolbarTextPosition)
getNull
public Object getNull()
setNull
public void setNull(Object o)
filterOrbit
public void filterOrbit(ActionEvent event)
getOrbitItems
public SelectItem[] getOrbitItems()
Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.