Library | Package Java Toolkit

Interface TreeItem

package com.ptc.uifc.uifcTree;

public interface TreeItem
  extends com.ptc.uifc.uifcCore.BaseUIObject



Description

 



Method Summary
voidCreateInParent (Component tree, ItemPositionData item_pos_data)
     
ColorGetBackgroundColor ()
     
CheckStateGetCheckedState ()
     
stringseqGetChildNameArray ()
     
StringGetClassName ()
     
StringGetComponentName ()
     
FontStyleGetFontStyle ()
     
StringGetHelpText ()
     
StringGetImage ()
     
booleanGetMixedState ()
     
StringGetMixedStateImage ()
     
StringGetName ()
     
StringGetParentName ()
     
StringGetPopupMenuName ()
     
StringGetSetStateImage ()
     
StringGetText ()
     
ColorGetTextColor ()
     
StringGetUnsetStateImage ()
     
booleanIsCheckBoxEnabled ()
     
booleanIsCheckBoxVisible ()
     
booleanIsEnabled ()
     
booleanIsHeightFixed ()
     
booleanIsOpen ()
     
booleanIsSelected ()
     
booleanIsValidDragSite ()
     
booleanIsVisible ()
     
voidSetBackgroundColor (Color color)
     
voidSetCheckedState (CheckState value)
     
voidSetClassName (String value)
     
voidSetComponentName (String value)
     
voidSetFontStyle (FontStyle value)
     
voidSetHelpText (String value)
     
voidSetImage (String value)
     
voidSetIsCheckBoxEnabled (boolean flag)
     
voidSetIsCheckBoxVisible (boolean flag)
     
voidSetIsEnabled (boolean flag)
     
voidSetIsHeightFixed (boolean flag)
     
voidSetIsOpen (boolean flag)
     
voidSetIsSelected (boolean flag)
     
voidSetIsValidDragSite (boolean flag)
     
voidSetIsVisible (boolean flag)
     
voidSetMixedState (boolean flag)
     
voidSetMixedStateImage (String value)
     
voidSetName (String value)
     
voidSetParentName (String value)
     
voidSetPopupMenuName (String value)
     
voidSetSetStateImage (String value)
     
voidSetText (String value)
     
voidSetTextColor (Color color)
     
voidSetUnsetStateImage (String value)
     

Method Detail

CreateInParent

voidCreateInParent (Component tree, ItemPositionData item_pos_data)


     
Parameters:
tree
item_pos_data
Returns:


SetHelpText

voidSetHelpText (String value)


     
Parameters:
value
Returns:


GetHelpText

StringGetHelpText ()


     
Returns:


SetText

voidSetText (String value)


     
Parameters:
value
Returns:


GetText

StringGetText ()


     
Returns:


SetMixedState

voidSetMixedState (boolean flag)


     
Parameters:
flag
Returns:


GetMixedState

booleanGetMixedState ()


     
Returns:


SetSetStateImage

voidSetSetStateImage (String value)


     
Parameters:
value
Returns:


GetSetStateImage

StringGetSetStateImage ()


     
Returns:


SetMixedStateImage

voidSetMixedStateImage (String value)


     
Parameters:
value
Returns:


GetMixedStateImage

StringGetMixedStateImage ()


     
Returns:


SetIsValidDragSite

voidSetIsValidDragSite (boolean flag)


     
Parameters:
flag
Returns:


IsValidDragSite

booleanIsValidDragSite ()


     
Returns:


SetTextColor

voidSetTextColor (Color color)


     
Parameters:
color
Returns:


GetTextColor

ColorGetTextColor ()


     
Returns:


SetClassName

voidSetClassName (String value)


     
Parameters:
value
Returns:


GetClassName

StringGetClassName ()


     
Returns:


SetIsHeightFixed

voidSetIsHeightFixed (boolean flag)


     
Parameters:
flag
Returns:


IsHeightFixed

booleanIsHeightFixed ()


     
Returns:


SetBackgroundColor

voidSetBackgroundColor (Color color)


     
Parameters:
color
Returns:


GetBackgroundColor

ColorGetBackgroundColor ()


     
Returns:


SetParentName

voidSetParentName (String value)


     
Parameters:
value
Returns:


GetParentName

StringGetParentName ()


     
Returns:


SetFontStyle

voidSetFontStyle (FontStyle value)


     
Parameters:
value
Returns:


GetFontStyle

FontStyleGetFontStyle ()


     
Returns:


SetIsSelected

voidSetIsSelected (boolean flag)


     
Parameters:
flag
Returns:


IsSelected

booleanIsSelected ()


     
Returns:


SetCheckedState

voidSetCheckedState (CheckState value)


     
Parameters:
value
Returns:


GetCheckedState

CheckStateGetCheckedState ()


     
Returns:


SetIsCheckBoxEnabled

voidSetIsCheckBoxEnabled (boolean flag)


     
Parameters:
flag
Returns:


IsCheckBoxEnabled

booleanIsCheckBoxEnabled ()


     
Returns:


SetIsOpen

voidSetIsOpen (boolean flag)


     
Parameters:
flag
Returns:


IsOpen

booleanIsOpen ()


     
Returns:


SetComponentName

voidSetComponentName (String value)


     
Parameters:
value
Returns:


GetComponentName

StringGetComponentName ()


     
Returns:


SetName

voidSetName (String value)


     
Parameters:
value
Returns:


GetName

StringGetName ()


     
Returns:


SetUnsetStateImage

voidSetUnsetStateImage (String value)


     
Parameters:
value
Returns:


GetUnsetStateImage

StringGetUnsetStateImage ()


     
Returns:


SetIsVisible

voidSetIsVisible (boolean flag)


     
Parameters:
flag
Returns:


IsVisible

booleanIsVisible ()


     
Returns:


SetPopupMenuName

voidSetPopupMenuName (String value)


     
Parameters:
value
Returns:


GetPopupMenuName

StringGetPopupMenuName ()


     
Returns:


SetImage

voidSetImage (String value)


     
Parameters:
value
Returns:


GetImage

StringGetImage ()


     
Returns:


SetIsEnabled

voidSetIsEnabled (boolean flag)


     
Parameters:
flag
Returns:


IsEnabled

booleanIsEnabled ()


     
Returns:


SetIsCheckBoxVisible

voidSetIsCheckBoxVisible (boolean flag)


     
Parameters:
flag
Returns:


IsCheckBoxVisible

booleanIsCheckBoxVisible ()


     
Returns:


GetChildNameArray

stringseqGetChildNameArray ()


     
Returns: