Package org.eclnt.ccaddons.pbc
Class CCLaunchPad.SectionsItem
java.lang.Object
org.eclnt.ccaddons.pbc.CCLaunchPad.SectionsItem
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CCLaunchPad
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetTiles()getTitle()booleanvoidonDeleteAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) voidonOuterSectionAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) voidonSectionAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) voidtoString()
-
Constructor Details
-
SectionsItem
-
-
Method Details
-
toString
-
getTitle
-
setTitle
-
getTiles
-
isEditable
public boolean isEditable() -
getDropreceive
-
getOuterDropreceive
-
getOuterDragsend
-
onSectionAction
public void onSectionAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
onDeleteAction
public void onDeleteAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
addTile
-
onOuterSectionAction
public void onOuterSectionAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event)
-