wm3Panel
public class wm3Panel
Constructor Summary | |
---|---|
wm3Panel() |
Method Summary | |
---|---|
static void | addPanel(mixed w3, mixed sep) |
void | createPanels(mixed w3) |
static void | deletePanel(mixed w3, mixed panelID) |
static void | disablePanel(mixed w3, mixed panelID) |
static void | editPanel(mixed w3, mixed sep) |
static void | enablePanel(mixed w3, mixed panelID) |
static void | executeAction(mixed w3) |
static void | getPanelCategoryName(mixed w3, mixed categoryID) |
static void | |
static void | getPanelList(mixed w3, mixed align, mixed currentID) |
void | getPanels(mixed w3, mixed categoryID, mixed extraID, mixed panelID) |
static void | getPosition(mixed w3, mixed panelID) |
static void | getPositions(mixed w3, mixed align) |
void | isColumnEmpty(mixed align) |
static void | renderPanelExpansion(mixed w3, mixed panelID) |
void | renderPanels(mixed w3, mixed align) |
static void | savePanel(mixed w3) |
static void | selectPanelCategory(mixed w3) |
static void | selectPanelPosition(mixed w3) |
void | setColumnEmpty(mixed align, mixed v) |
static void | swapPanel(mixed w3) |
static void | updatePanel(mixed w3) |
static void | updatePanelPositions(mixed w3, mixed panelID, mixed new_position) |
public wm3Panel()
public static void addPanel(mixed w3, mixed sep)
public void createPanels(mixed w3)
public static void deletePanel(mixed w3, mixed panelID)
public static void disablePanel(mixed w3, mixed panelID)
public static void editPanel(mixed w3, mixed sep)
public static void enablePanel(mixed w3, mixed panelID)
public static void executeAction(mixed w3)
public static void getPanelCategoryName(mixed w3, mixed categoryID)
public static void getPanelFieldsArray()
public static void getPanelList(mixed w3, mixed align, mixed currentID)
public void getPanels(mixed w3, mixed categoryID, mixed extraID, mixed panelID)
public static void getPosition(mixed w3, mixed panelID)
public static void getPositions(mixed w3, mixed align)
public void isColumnEmpty(mixed align)
public static void renderPanelExpansion(mixed w3, mixed panelID)
public void renderPanels(mixed w3, mixed align)
public static void savePanel(mixed w3)
public static void selectPanelCategory(mixed w3)
public static void selectPanelPosition(mixed w3)
public void setColumnEmpty(mixed align, mixed v)
public static void swapPanel(mixed w3)
public static void updatePanel(mixed w3)
public static void updatePanelPositions(mixed w3, mixed panelID, mixed new_position)