railo.runtime.tag
Class TreeItemBean
java.lang.Object
railo.runtime.tag.TreeItemBean
public class TreeItemBean
- extends Object
QUERY_AS_ROOT_YES
public static final int QUERY_AS_ROOT_YES
- See Also:
- Constant Field Values
QUERY_AS_ROOT_NO
public static final int QUERY_AS_ROOT_NO
- See Also:
- Constant Field Values
QUERY_AS_ROOT_CUSTOM
public static final int QUERY_AS_ROOT_CUSTOM
- See Also:
- Constant Field Values
IMG_CD
public static final int IMG_CD
- See Also:
- Constant Field Values
IMG_COMPUTER
public static final int IMG_COMPUTER
- See Also:
- Constant Field Values
IMG_DOCUMENT
public static final int IMG_DOCUMENT
- See Also:
- Constant Field Values
IMG_ELEMENT
public static final int IMG_ELEMENT
- See Also:
- Constant Field Values
IMG_FLOPPY
public static final int IMG_FLOPPY
- See Also:
- Constant Field Values
IMG_FOLDER
public static final int IMG_FOLDER
- See Also:
- Constant Field Values
IMG_FIXED
public static final int IMG_FIXED
- See Also:
- Constant Field Values
IMG_REMOTE
public static final int IMG_REMOTE
- See Also:
- Constant Field Values
IMG_CUSTOM
public static final int IMG_CUSTOM
- See Also:
- Constant Field Values
TreeItemBean
public TreeItemBean()
getDisplay
public String getDisplay()
- Returns:
- the display
setDisplay
public void setDisplay(String display)
- Parameters:
display
- the display to set
isExpand
public boolean isExpand()
- Returns:
- the expand
setExpand
public void setExpand(boolean expand)
- Parameters:
expand
- the expand to set
getHref
public String getHref()
- Returns:
- the href
setHref
public void setHref(String href)
- Parameters:
href
- the href to set
getImg
public int getImg()
- Returns:
- the img
setImg
public void setImg(int img)
- Parameters:
img
- the img to set
getImgCustom
public String getImgCustom()
- Returns:
- the imgCustom
setImgCustom
public void setImgCustom(String imgCustom)
- Parameters:
imgCustom
- the imgCustom to set
getImgOpen
public int getImgOpen()
- Returns:
- the imgOpen
setImgOpen
public void setImgOpen(int imgOpen)
- Parameters:
imgOpen
- the imgOpen to set
getImgOpenCustom
public String getImgOpenCustom()
- Returns:
- the imgOpenCustom
setImgOpenCustom
public void setImgOpenCustom(String imgOpenCustom)
- Parameters:
imgOpenCustom
- the imgOpenCustom to set
getParent
public String getParent()
- Returns:
- the parent
setParent
public void setParent(String parent)
- Parameters:
parent
- the parent to set
getTarget
public String getTarget()
- Returns:
- the target
setTarget
public void setTarget(String target)
- Parameters:
target
- the target to set
getValue
public String getValue()
- Returns:
- the value
setValue
public void setValue(String value)
- Parameters:
value
- the value to set
Copyright © 2012 Railo